Skip to content

Commit a89e93c

Browse files
sanakgithub-actions[bot]
authored andcommitted
Update hashes and versions
1 parent 3a71942 commit a89e93c

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=c3d5f5a283bb65479f0adba27d4a3af9c86731e3
6+
ENV PGROUTING_GIT_HASH=ef46950d39977fb0d7db005ba80aec4354059acb
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=e7108597bf99fe725bb1c00b1e3125e9ba691aee
6+
ENV PGROUTING_GIT_HASH=bccc415fc701f571b17c7c7c7e58229b355cff03
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=c3d5f5a283bb65479f0adba27d4a3af9c86731e3
6+
ENV PGROUTING_GIT_HASH=ef46950d39977fb0d7db005ba80aec4354059acb
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=e7108597bf99fe725bb1c00b1e3125e9ba691aee
6+
ENV PGROUTING_GIT_HASH=bccc415fc701f571b17c7c7c7e58229b355cff03
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=c3d5f5a283bb65479f0adba27d4a3af9c86731e3
6+
ENV PGROUTING_GIT_HASH=ef46950d39977fb0d7db005ba80aec4354059acb
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=e7108597bf99fe725bb1c00b1e3125e9ba691aee
6+
ENV PGROUTING_GIT_HASH=bccc415fc701f571b17c7c7c7e58229b355cff03
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=c3d5f5a283bb65479f0adba27d4a3af9c86731e3
6+
ENV PGROUTING_GIT_HASH=ef46950d39977fb0d7db005ba80aec4354059acb
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=e7108597bf99fe725bb1c00b1e3125e9ba691aee
6+
ENV PGROUTING_GIT_HASH=bccc415fc701f571b17c7c7c7e58229b355cff03
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=c3d5f5a283bb65479f0adba27d4a3af9c86731e3
6+
ENV PGROUTING_GIT_HASH=ef46950d39977fb0d7db005ba80aec4354059acb
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=e7108597bf99fe725bb1c00b1e3125e9ba691aee
6+
ENV PGROUTING_GIT_HASH=bccc415fc701f571b17c7c7c7e58229b355cff03
77

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

0 commit comments

Comments
 (0)