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 1eb047f commit 5b44addCopy full SHA for 5b44add
Dockerfile
@@ -1,7 +1,7 @@
1
FROM postgres:17-bullseye
2
3
ENV POSTGIS_MAJOR 3
4
-ENV POSTGIS_VERSION 3.4.3+dfsg-2.pgdg110+1
+ENV POSTGIS_VERSION 3.5.0+dfsg-1.pgdg110+1
5
ENV POSTGRES_INITDB_ARGS "--data-checksums"
6
7
RUN apt-get update \
0 commit comments