File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -185,9 +185,9 @@ RUN set -ex \
185185 && proj \
186186 && sfcgal-config --version
187187
188- # install postgis
188+ # install postgis ( ~ Apr 27, 2021 )
189189ENV POSTGIS_VERSION master
190- ENV POSTGIS_GIT_HASH d5f7a2adc923869ebe17b5fd0a6fa299d5b9c20c
190+ ENV POSTGIS_GIT_HASH 2851cd1908dc138d6a6ec389fdbedc8fc93f5e73
191191
192192RUN set -ex \
193193 && apt-get update \
Original file line number Diff line number Diff line change @@ -185,9 +185,9 @@ RUN set -ex \
185185 && proj \
186186 && sfcgal-config --version
187187
188- # install postgis
188+ # install postgis ( ~ Apr 27, 2021 )
189189ENV POSTGIS_VERSION master
190- ENV POSTGIS_GIT_HASH d5f7a2adc923869ebe17b5fd0a6fa299d5b9c20c
190+ ENV POSTGIS_GIT_HASH 2851cd1908dc138d6a6ec389fdbedc8fc93f5e73
191191
192192RUN set -ex \
193193 && apt-get update \
You can’t perform that action at this time.
0 commit comments