Skip to content

Commit 0755117

Browse files
sanakgithub-actions[bot]
authored andcommitted
Update hashes and versions
1 parent d3578b4 commit 0755117

10 files changed

Lines changed: 10 additions & 10 deletions

File tree

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=37797554f52613def04528ad22bf4234d5e2e476
6+
ENV PGROUTING_GIT_HASH=8565e1c9458d07493eb9448e3d3d8219906e22c5
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=8988eebdff0e01327c9d48fe7c80b437dc9bc992
6+
ENV PGROUTING_GIT_HASH=c75f62e8c63f51b9cc93bb65523e224ba6f34078
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=37797554f52613def04528ad22bf4234d5e2e476
6+
ENV PGROUTING_GIT_HASH=8565e1c9458d07493eb9448e3d3d8219906e22c5
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=8988eebdff0e01327c9d48fe7c80b437dc9bc992
6+
ENV PGROUTING_GIT_HASH=c75f62e8c63f51b9cc93bb65523e224ba6f34078
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=37797554f52613def04528ad22bf4234d5e2e476
6+
ENV PGROUTING_GIT_HASH=8565e1c9458d07493eb9448e3d3d8219906e22c5
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=8988eebdff0e01327c9d48fe7c80b437dc9bc992
6+
ENV PGROUTING_GIT_HASH=c75f62e8c63f51b9cc93bb65523e224ba6f34078
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=37797554f52613def04528ad22bf4234d5e2e476
6+
ENV PGROUTING_GIT_HASH=8565e1c9458d07493eb9448e3d3d8219906e22c5
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=8988eebdff0e01327c9d48fe7c80b437dc9bc992
6+
ENV PGROUTING_GIT_HASH=c75f62e8c63f51b9cc93bb65523e224ba6f34078
77

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

18-3.6-develop/Dockerfile

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

55
ENV PGROUTING_VERSION=develop
6-
ENV PGROUTING_GIT_HASH=37797554f52613def04528ad22bf4234d5e2e476
6+
ENV PGROUTING_GIT_HASH=8565e1c9458d07493eb9448e3d3d8219906e22c5
77

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

18-3.6-main/Dockerfile

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

55
ENV PGROUTING_VERSION=main
6-
ENV PGROUTING_GIT_HASH=8988eebdff0e01327c9d48fe7c80b437dc9bc992
6+
ENV PGROUTING_GIT_HASH=c75f62e8c63f51b9cc93bb65523e224ba6f34078
77

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

0 commit comments

Comments
 (0)