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 f49c0bf commit 14bdc12Copy full SHA for 14bdc12
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM postgis/postgis:15-3.5 AS development_build
+FROM postgis/postgis:17-3.5 AS development_build
2
3
RUN apt-get update --quiet \
4
&& apt-get install --quiet -y --no-install-recommends \
0 commit comments