Skip to content

Commit d866635

Browse files
authored
Merge pull request #68 from pgRouting/update-hashes-and-versions
Update hashes and versions
2 parents a395b1f + 02fe186 commit d866635

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

13-3.5-develop/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM postgis/postgis:13-3.5
33
LABEL maintainer="pgRouting Project - https://pgrouting.org"
44

55
ENV PGROUTING_VERSION=develop
6-
ENV PGROUTING_GIT_HASH=a9a065d771fcdeaca70b5597696238b59041362a
6+
ENV PGROUTING_GIT_HASH=c3d5f5a283bb65479f0adba27d4a3af9c86731e3
77

88
RUN apt update \
99
&& apt install -y \

13-3.5-main/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM postgis/postgis:13-3.5
33
LABEL maintainer="pgRouting Project - https://pgrouting.org"
44

55
ENV PGROUTING_VERSION=main
6-
ENV PGROUTING_GIT_HASH=50d8a48eaef44dab043fccdfc63a2f73431efcb6
6+
ENV PGROUTING_GIT_HASH=e7108597bf99fe725bb1c00b1e3125e9ba691aee
77

88
RUN apt update \
99
&& apt install -y \

14-3.5-develop/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM postgis/postgis:14-3.5
33
LABEL maintainer="pgRouting Project - https://pgrouting.org"
44

55
ENV PGROUTING_VERSION=develop
6-
ENV PGROUTING_GIT_HASH=a9a065d771fcdeaca70b5597696238b59041362a
6+
ENV PGROUTING_GIT_HASH=c3d5f5a283bb65479f0adba27d4a3af9c86731e3
77

88
RUN apt update \
99
&& apt install -y \

14-3.5-main/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM postgis/postgis:14-3.5
33
LABEL maintainer="pgRouting Project - https://pgrouting.org"
44

55
ENV PGROUTING_VERSION=main
6-
ENV PGROUTING_GIT_HASH=50d8a48eaef44dab043fccdfc63a2f73431efcb6
6+
ENV PGROUTING_GIT_HASH=e7108597bf99fe725bb1c00b1e3125e9ba691aee
77

88
RUN apt update \
99
&& apt install -y \

15-3.5-develop/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM postgis/postgis:15-3.5
33
LABEL maintainer="pgRouting Project - https://pgrouting.org"
44

55
ENV PGROUTING_VERSION=develop
6-
ENV PGROUTING_GIT_HASH=a9a065d771fcdeaca70b5597696238b59041362a
6+
ENV PGROUTING_GIT_HASH=c3d5f5a283bb65479f0adba27d4a3af9c86731e3
77

88
RUN apt update \
99
&& apt install -y \

15-3.5-main/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM postgis/postgis:15-3.5
33
LABEL maintainer="pgRouting Project - https://pgrouting.org"
44

55
ENV PGROUTING_VERSION=main
6-
ENV PGROUTING_GIT_HASH=50d8a48eaef44dab043fccdfc63a2f73431efcb6
6+
ENV PGROUTING_GIT_HASH=e7108597bf99fe725bb1c00b1e3125e9ba691aee
77

88
RUN apt update \
99
&& apt install -y \

16-3.5-develop/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM postgis/postgis:16-3.5
33
LABEL maintainer="pgRouting Project - https://pgrouting.org"
44

55
ENV PGROUTING_VERSION=develop
6-
ENV PGROUTING_GIT_HASH=a9a065d771fcdeaca70b5597696238b59041362a
6+
ENV PGROUTING_GIT_HASH=c3d5f5a283bb65479f0adba27d4a3af9c86731e3
77

88
RUN apt update \
99
&& apt install -y \

16-3.5-main/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM postgis/postgis:16-3.5
33
LABEL maintainer="pgRouting Project - https://pgrouting.org"
44

55
ENV PGROUTING_VERSION=main
6-
ENV PGROUTING_GIT_HASH=50d8a48eaef44dab043fccdfc63a2f73431efcb6
6+
ENV PGROUTING_GIT_HASH=e7108597bf99fe725bb1c00b1e3125e9ba691aee
77

88
RUN apt update \
99
&& apt install -y \

17-3.5-develop/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM postgis/postgis:17-3.5
33
LABEL maintainer="pgRouting Project - https://pgrouting.org"
44

55
ENV PGROUTING_VERSION=develop
6-
ENV PGROUTING_GIT_HASH=a9a065d771fcdeaca70b5597696238b59041362a
6+
ENV PGROUTING_GIT_HASH=c3d5f5a283bb65479f0adba27d4a3af9c86731e3
77

88
RUN apt update \
99
&& apt install -y \

17-3.5-main/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM postgis/postgis:17-3.5
33
LABEL maintainer="pgRouting Project - https://pgrouting.org"
44

55
ENV PGROUTING_VERSION=main
6-
ENV PGROUTING_GIT_HASH=50d8a48eaef44dab043fccdfc63a2f73431efcb6
6+
ENV PGROUTING_GIT_HASH=e7108597bf99fe725bb1c00b1e3125e9ba691aee
77

88
RUN apt update \
99
&& apt install -y \

0 commit comments

Comments
 (0)