Skip to content

Commit

Permalink
Update timescaledb versions (#947)
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcapet authored Nov 17, 2023
1 parent d170d49 commit e75167e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres-appliance/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG BASE_IMAGE=ubuntu:22.04
ARG PGVERSION=16
ARG TIMESCALEDB="1.7.5 2.3.1 2.11.1"
ARG TIMESCALEDB="2.3.1 2.11.2 2.12.2"
ARG DEMO=false
ARG COMPRESS=false
ARG ADDITIONAL_LOCALES=
Expand Down

0 comments on commit e75167e

Please sign in to comment.