Skip to content

Commit 27dcae6

Browse files
committed
revert 13-master POSTGIS_GIT_HASH for a last working
1 parent 46a84dc commit 27dcae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15beta3-master/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ RUN ogr2ogr --formats | grep -q "PostgreSQL/PostGIS" && exit 0 \
230230

231231
# install postgis
232232
ENV POSTGIS_VERSION master
233-
ENV POSTGIS_GIT_HASH 8e0c2bcdf56f4878d545aaf49d323308bc4856dc
233+
ENV POSTGIS_GIT_HASH d31888c038285d36b460e34773e5dddece27d585
234234

235235
RUN set -ex \
236236
&& apt-get update \

0 commit comments

Comments
 (0)