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 6cc4591 commit 5c4ae12Copy full SHA for 5c4ae12
Dockerfile
@@ -142,7 +142,7 @@ RUN set -eux \
142
set -eux ; \
143
export GEOS_ALPINE_VER=3.11 ; \
144
export GDAL_ALPINE_VER=3.6.4-r4 ; \
145
- export PROJ_ALPINE_VER=9.2.0-r0 ; \
+ export PROJ_ALPINE_VER=9.2 ; \
146
elif [ $(printf %.1s "$POSTGIS_VERSION") == 2 ]; then \
147
148
export GEOS_ALPINE_VER=3.8 ; \
0 commit comments