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 46a84dc commit 27dcae6Copy full SHA for 27dcae6
15beta3-master/Dockerfile
@@ -230,7 +230,7 @@ RUN ogr2ogr --formats | grep -q "PostgreSQL/PostGIS" && exit 0 \
230
231
# install postgis
232
ENV POSTGIS_VERSION master
233
-ENV POSTGIS_GIT_HASH 8e0c2bcdf56f4878d545aaf49d323308bc4856dc
+ENV POSTGIS_GIT_HASH d31888c038285d36b460e34773e5dddece27d585
234
235
RUN set -ex \
236
&& apt-get update \
0 commit comments