Skip to content

Commit 69856e1

Browse files
authored
make update (2020Nov24) (#212)
1 parent 8e088f7 commit 69856e1

File tree

19 files changed

+31
-31
lines changed

19 files changed

+31
-31
lines changed

10-2.5/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM postgres:10
33
LABEL maintainer="PostGIS Project - https://postgis.net"
44

55
ENV POSTGIS_MAJOR 2.5
6-
ENV POSTGIS_VERSION 2.5.5+dfsg-1.pgdg90+1
6+
ENV POSTGIS_VERSION 2.5.5+dfsg-1.pgdg90+2
77

88
RUN apt-get update \
99
&& apt-cache showpkg postgresql-$PG_MAJOR-postgis-$POSTGIS_MAJOR \

10-3.0/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM postgres:10
33
LABEL maintainer="PostGIS Project - https://postgis.net"
44

55
ENV POSTGIS_MAJOR 3
6-
ENV POSTGIS_VERSION 3.0.2+dfsg-4.pgdg90+1
6+
ENV POSTGIS_VERSION 3.0.3+dfsg-2.pgdg90+1
77

88
RUN apt-get update \
99
&& apt-cache showpkg postgresql-$PG_MAJOR-postgis-$POSTGIS_MAJOR \

10-3.0/alpine/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ FROM postgres:10-alpine
22

33
LABEL maintainer="PostGIS Project - https://postgis.net"
44

5-
ENV POSTGIS_VERSION 3.0.2
6-
ENV POSTGIS_SHA256 2d4eb79ea9af1257320922a8a7d2663d37189c805746e975a5951ee6dc5ac4ef
5+
ENV POSTGIS_VERSION 3.0.3
6+
ENV POSTGIS_SHA256 9aae25d46dc8b124f6e8a35886edcf9bd23a3ab049090edd8335b9c7324cae74
77

88
RUN set -ex \
99
\

11-2.5/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM postgres:11
33
LABEL maintainer="PostGIS Project - https://postgis.net"
44

55
ENV POSTGIS_MAJOR 2.5
6-
ENV POSTGIS_VERSION 2.5.5+dfsg-1.pgdg90+1
6+
ENV POSTGIS_VERSION 2.5.5+dfsg-1.pgdg90+2
77

88
RUN apt-get update \
99
&& apt-cache showpkg postgresql-$PG_MAJOR-postgis-$POSTGIS_MAJOR \

11-3.0/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM postgres:11
33
LABEL maintainer="PostGIS Project - https://postgis.net"
44

55
ENV POSTGIS_MAJOR 3
6-
ENV POSTGIS_VERSION 3.0.2+dfsg-4.pgdg90+1
6+
ENV POSTGIS_VERSION 3.0.3+dfsg-2.pgdg90+1
77

88
RUN apt-get update \
99
&& apt-cache showpkg postgresql-$PG_MAJOR-postgis-$POSTGIS_MAJOR \

11-3.0/alpine/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ FROM postgres:11-alpine
22

33
LABEL maintainer="PostGIS Project - https://postgis.net"
44

5-
ENV POSTGIS_VERSION 3.0.2
6-
ENV POSTGIS_SHA256 2d4eb79ea9af1257320922a8a7d2663d37189c805746e975a5951ee6dc5ac4ef
5+
ENV POSTGIS_VERSION 3.0.3
6+
ENV POSTGIS_SHA256 9aae25d46dc8b124f6e8a35886edcf9bd23a3ab049090edd8335b9c7324cae74
77

88
RUN set -ex \
99
\

12-2.5/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM postgres:12
33
LABEL maintainer="PostGIS Project - https://postgis.net"
44

55
ENV POSTGIS_MAJOR 2.5
6-
ENV POSTGIS_VERSION 2.5.5+dfsg-1.pgdg100+1
6+
ENV POSTGIS_VERSION 2.5.5+dfsg-1.pgdg100+2
77

88
RUN apt-get update \
99
&& apt-cache showpkg postgresql-$PG_MAJOR-postgis-$POSTGIS_MAJOR \

12-3.0/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM postgres:12
33
LABEL maintainer="PostGIS Project - https://postgis.net"
44

55
ENV POSTGIS_MAJOR 3
6-
ENV POSTGIS_VERSION 3.0.2+dfsg-4.pgdg100+1
6+
ENV POSTGIS_VERSION 3.0.3+dfsg-2.pgdg100+1
77

88
RUN apt-get update \
99
&& apt-cache showpkg postgresql-$PG_MAJOR-postgis-$POSTGIS_MAJOR \

12-3.0/alpine/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ FROM postgres:12-alpine
22

33
LABEL maintainer="PostGIS Project - https://postgis.net"
44

5-
ENV POSTGIS_VERSION 3.0.2
6-
ENV POSTGIS_SHA256 2d4eb79ea9af1257320922a8a7d2663d37189c805746e975a5951ee6dc5ac4ef
5+
ENV POSTGIS_VERSION 3.0.3
6+
ENV POSTGIS_SHA256 9aae25d46dc8b124f6e8a35886edcf9bd23a3ab049090edd8335b9c7324cae74
77

88
RUN set -ex \
99
\

12-master/Dockerfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ RUN set -ex \
7878

7979
# proj4
8080
ENV PROJ_VERSION master
81-
ENV PROJ_GIT_HASH d5b0ea29b694a24fb1a951f6fe557f2e1bf78e62
81+
ENV PROJ_GIT_HASH 28aa4f13095eb69438d47f30663f13bd8780c0c1
8282

8383
RUN set -ex \
8484
&& cd /usr/src \
@@ -94,7 +94,7 @@ RUN set -ex \
9494

9595
# geos
9696
ENV GEOS_VERSION master
97-
ENV GEOS_GIT_HASH 03e8090d9a2019402dbb0d3c2931eac75d11030e
97+
ENV GEOS_GIT_HASH cdbf1c938d7a89990c3c2d2e58a36b689120f9d2
9898

9999
RUN set -ex \
100100
&& cd /usr/src \
@@ -110,7 +110,7 @@ RUN set -ex \
110110

111111
# gdal
112112
ENV GDAL_VERSION master
113-
ENV GDAL_GIT_HASH b08803331acdc351637501e1db8f1e03d2d741f0
113+
ENV GDAL_GIT_HASH b0a16e6a601ea49a1b7e7dd2039f50b1a0a0f061
114114

115115
RUN set -ex \
116116
&& cd /usr/src \
@@ -178,7 +178,7 @@ RUN set -ex \
178178

179179
# install postgis
180180
ENV POSTGIS_VERSION master
181-
ENV POSTGIS_GIT_HASH a55328fe58bfec202f12cfa0e831dc3cf5b8e665
181+
ENV POSTGIS_GIT_HASH 1ba9345694db6de6e648c10fe7dba2028e67a201
182182

183183
RUN set -ex \
184184
&& apt-get update \

0 commit comments

Comments
 (0)