Skip to content

Commit 871b7b9

Browse files
authored
Use timescaledb 2.18.0 (zalando#1077)
1 parent 4b3d1c6 commit 871b7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgres-appliance/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG BASE_IMAGE=ubuntu:22.04
22
ARG PGVERSION=17
3-
ARG TIMESCALEDB="2.15.3 2.17.2"
3+
ARG TIMESCALEDB="2.15.3 2.18.0"
44
ARG DEMO=false
55
ARG COMPRESS=false
66
ARG ADDITIONAL_LOCALES=

0 commit comments

Comments
 (0)