Skip to content

Commit d4c28cc

Browse files
author
Ko Nagase
authored
Merge pull request #72 from pgRouting/update-hashes-and-versions
Update hashes and versions
2 parents dd4c775 + 0d99cd1 commit d4c28cc

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=fc5665e20a2e4fa6343aa891849674d59b72eac8
6+
ENV PGROUTING_GIT_HASH=91349915db39d73e273880649d741e88bafbd216
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=5e5489af2f40dd545de747eff3e67740ef56fce0
6+
ENV PGROUTING_GIT_HASH=d9acd90faa3e20fa99bceae234a51c11a680f883
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=fc5665e20a2e4fa6343aa891849674d59b72eac8
6+
ENV PGROUTING_GIT_HASH=91349915db39d73e273880649d741e88bafbd216
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=5e5489af2f40dd545de747eff3e67740ef56fce0
6+
ENV PGROUTING_GIT_HASH=d9acd90faa3e20fa99bceae234a51c11a680f883
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=fc5665e20a2e4fa6343aa891849674d59b72eac8
6+
ENV PGROUTING_GIT_HASH=91349915db39d73e273880649d741e88bafbd216
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=5e5489af2f40dd545de747eff3e67740ef56fce0
6+
ENV PGROUTING_GIT_HASH=d9acd90faa3e20fa99bceae234a51c11a680f883
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=fc5665e20a2e4fa6343aa891849674d59b72eac8
6+
ENV PGROUTING_GIT_HASH=91349915db39d73e273880649d741e88bafbd216
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=5e5489af2f40dd545de747eff3e67740ef56fce0
6+
ENV PGROUTING_GIT_HASH=d9acd90faa3e20fa99bceae234a51c11a680f883
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=fc5665e20a2e4fa6343aa891849674d59b72eac8
6+
ENV PGROUTING_GIT_HASH=91349915db39d73e273880649d741e88bafbd216
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=5e5489af2f40dd545de747eff3e67740ef56fce0
6+
ENV PGROUTING_GIT_HASH=d9acd90faa3e20fa99bceae234a51c11a680f883
77

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

0 commit comments

Comments
 (0)