Skip to content

Commit

Permalink
update postgis version due to docker build failures
Browse files Browse the repository at this point in the history
  • Loading branch information
Shivang Goswami committed Nov 5, 2024
1 parent 9edde4d commit 3135a54
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
Expand Up @@ -54,7 +54,7 @@ ARG WITH_PERL=false
ARG DEB_PG_SUPPORTED_VERSIONS="$PGOLDVERSIONS $PGVERSION"

# Install PostgreSQL, extensions and contribs
ENV POSTGIS_VERSION=3.4 \
ENV POSTGIS_VERSION=3.5 \
BG_MON_COMMIT=ef60961eff92672b1e21f5260dc1211367da6f1f \
PG_AUTH_MON_COMMIT=3d010e5959285c32b155e8064c9c9b57869aeca7 \
PG_MON_COMMIT=a6c5982368edd876edbee01e51b91e7387071e21 \
Expand Down

0 comments on commit 3135a54

Please sign in to comment.