We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f31cc4 commit b7c9b80Copy full SHA for b7c9b80
14-debian13/Dockerfile
@@ -6,7 +6,7 @@ FROM quay.io/panubo/postgres:14-debian13 AS oldversions
6
7
FROM docker.io/postgres:14-trixie
8
9
-ENV TIMESCALEDB_VERSION=2.17.2 TIMESCALEDB_SHA256=b2fcc29e9975b88c5323aefb062346326694c391d52af46186f5a5ad09136d47
+ENV TIMESCALEDB_VERSION=2.18.2 TIMESCALEDB_SHA256=30f4ddf5bd71e4e30706f6715aa52109b4672c611e5948d865a2b43471032a92
10
ENV WALG_VERSION=3.0.7 WALG_AMD64_SHA256=76d51ed915165d45314bc947300b9d1776adb2d875d857f580a730fd6f66900e WALG_AARCH64_SHA256=fcf25aac732f66e77e121e9d287a08d8bf867c604b81cb6fcfff2d6c692d38c9
11
ENV POSTGRES_INITDB_ARGS="--data-checksums"
12
0 commit comments