Skip to content

Commit

Permalink
Update timescaledb and pg_profile
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcapet committed Feb 29, 2024
1 parent a4fbfee commit 03368f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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="2.3.1 2.11.2 2.13.0"
ARG TIMESCALEDB="2.3.1 2.11.2 2.14.2"
ARG DEMO=false
ARG COMPRESS=false
ARG ADDITIONAL_LOCALES=
Expand Down Expand Up @@ -61,7 +61,7 @@ ENV POSTGIS_VERSION=3.4 \
PG_MON_COMMIT=382304bd6fa4804b2bea26c9bd9d420b3a998747 \
SET_USER=REL4_0_1 \
PLPROFILER=REL4_2_4 \
PG_PROFILE=4.2 \
PG_PROFILE=4.4 \
PAM_OAUTH2=v1.0.1 \
PG_PERMISSIONS_COMMIT=314b9359e3d77c0b2ef7dbbde97fa4be80e31925

Expand Down

0 comments on commit 03368f7

Please sign in to comment.