Skip to content

Commit 81afa6e

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

5 files changed

Lines changed: 5 additions & 5 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=38f375093cc67fefd8fef7513f870119c06606dc
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=38f375093cc67fefd8fef7513f870119c06606dc
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=38f375093cc67fefd8fef7513f870119c06606dc
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=38f375093cc67fefd8fef7513f870119c06606dc
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=38f375093cc67fefd8fef7513f870119c06606dc
77

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

0 commit comments

Comments
 (0)