Skip to content
QuenchWorks

timescaledb 2.29.1

Image · Time series · standard · v2.29.1

D 12cosign signedSPDX SBOMSLSA provenanceamd64 · arm64Rebuilt 2026-08-16

PostgreSQL 17 plus the open TimescaleDB extension (Apache-only edition), adding hypertables, continuous aggregates, and time-series functions for high-ingest metrics and event data. Built clean-licensed from source on Wolfi (no TSL community code).

Version

The latest line lives at the base page; older lines have their own page so you can pin and verify exactly that version.

Signed
cosign keyless
SBOM
SPDX, on digest
Provenance
SLSA build
Architectures
amd64, arm64
Runs as
nonroot (uid 1001)
Root filesystem
read-only
Image size
148.3 MB

Published versions

9 tags

Each tag is a multi-arch index (amd64 + arm64) pinned by digest. Tagged by version, never :latest.

VersionSizePublishedDigest
2.29.2latest148.6 MB2026-09-06sha256:0b9a82dd686b…
2.29.1148.3 MB2026-08-16sha256:738593d8fee7…
2.29.0148.3 MB2026-08-16sha256:e32bb81f5e8a…
2.28.3148.1 MB2026-08-16sha256:5a89d8009b33…
2.28.2147.9 MB2026-07-30sha256:87fa1b06bfdf…
2.28.1151.5 MB2026-07-26sha256:613a61830407…
2.28.0151.5 MB2026-07-20sha256:8febc959db25…
2.27.2120.3 MB2026-06-28sha256:b1e1d914fbd3…
2.26.4120.0 MB2026-06-28sha256:f3aab244ef68…

Security report (Trivy)

D· 0/10012 fixable · rebuild clears them

Vulnerability detail

timescaledb 2.29.1 · 12 CVE
CVESeverityPackageInstalledFixed inTitle
CVE-2026-14456HIGHlibcrypto33.6.3-r43.6.3-r5openssl: OpenSSL: Denial of Service via unbounded memory growth in QUIC server
CVE-2026-14456HIGHlibssl33.6.3-r43.6.3-r5openssl: OpenSSL: Denial of Service via unbounded memory growth in QUIC server
CVE-2026-38754HIGHbusybox1.37.0-r611.38.0-r0busybox: Busybox: Denial of Service via heap overflow in ifsbreakup() function
CVE-2026-15806MEDIUMpython-3.133.13.15-r13.13.15-r5python: Python: Information disclosure due to incorrect URL scheme matching
CVE-2026-15806MEDIUMpython-3.13-base3.13.15-r13.13.15-r5python: Python: Information disclosure due to incorrect URL scheme matching
CVE-2026-17084MEDIUMpython-3.133.13.15-r13.13.15-r6python: Python stringprep module: Incorrect domain name processing breaks IDNA interoperability
CVE-2026-17084MEDIUMpython-3.13-base3.13.15-r13.13.15-r6python: Python stringprep module: Incorrect domain name processing breaks IDNA interoperability
CVE-2026-38752MEDIUMbusybox1.37.0-r611.38.0-r1busybox: BusyBox: Denial of Service via crafted AWK script
CVE-2026-38753MEDIUMbusybox1.37.0-r611.38.0-r0busybox: Busybox: Denial of Service via crafted AWK script in awk_sub() function
CVE-2026-38755MEDIUMbusybox1.37.0-r611.38.0-r0busybox: Busybox: Denial of Service via heap overflow in evalcommand() function
CVE-2026-54411MEDIUMlinux-pam1.7.2-r41.7.2-r5linux-pam: Plaintext password recovery via timing discrepancy in pam_userdb module
CVE-2026-85091MEDIUMzlib1.3.2-r41.3.3-r0zlib versions 1.3.1.2 through 1.3.2 contain a heap buffer overflow vul ...
0
Critical
3
High
9
Medium
0
Low
0
Unknown

Pull the image

Run it directly with Docker, Podman, or any Kubernetes workload. Nonroot, read-only root filesystem, built for amd64 and arm64.

Pull (tag)

docker pull ghcr.io/quenchworks/images/timescaledb:2.29.1

Tags

2.29.12.29.1-amd642.29.1-arm64

Images are tagged by app version (never :latest): a multi-arch index plus per-arch tags.

App version
2.29.1
Architectures
amd64, arm64
Runs as
nonroot (uid 1001)
Root filesystem
read-only
License
Apache-2.0

Verify the supply chain

This image is cosign-signed and carries an SPDX SBOM and a SLSA build-provenance attestation on the same digest. Check all three yourself:

# 1. signature — built and signed by QuenchWorks CI
cosign verify ghcr.io/quenchworks/images/timescaledb:2.29.1 \
  --certificate-identity-regexp 'https://github.com/quenchworks/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com

# 2. SLSA build provenance — which workflow built it, from what
cosign verify-attestation --type https://slsa.dev/provenance/v1 ghcr.io/quenchworks/images/timescaledb:2.29.1 \
  --certificate-identity-regexp 'https://github.com/quenchworks/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com

# 3. SPDX SBOM — the package inventory
cosign verify-attestation --type https://spdx.dev/Document/v2.3 ghcr.io/quenchworks/images/timescaledb:2.29.1 \
  --certificate-identity-regexp 'https://github.com/quenchworks/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com

See the SBOM & provenance guide for reading the SBOM and using these checks in CI.

Transparency

Every image carries its SBOM and provenance as attestations on the same digest, publicly verifiable with the commands above (they check the package and the Sigstore transparency log, Rekor).

Upstream project: https://www.timescale.com