File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM postgis/postgis:13-3.5
33LABEL maintainer="pgRouting Project - https://pgrouting.org"
44
55ENV PGROUTING_VERSION=develop
6- ENV PGROUTING_GIT_HASH=91349915db39d73e273880649d741e88bafbd216
6+ ENV PGROUTING_GIT_HASH=b64be49359cbc620676e7127c6c1b1e15d66647b
77
88RUN apt update \
99 && apt install -y \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM postgis/postgis:13-3.5
33LABEL maintainer="pgRouting Project - https://pgrouting.org"
44
55ENV PGROUTING_VERSION=main
6- ENV PGROUTING_GIT_HASH=d9acd90faa3e20fa99bceae234a51c11a680f883
6+ ENV PGROUTING_GIT_HASH=e3d3ecb8de75a49e27ba6ba2241c1354a0a3e4d9
77
88RUN apt update \
99 && apt install -y \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM postgis/postgis:14-3.5
33LABEL maintainer="pgRouting Project - https://pgrouting.org"
44
55ENV PGROUTING_VERSION=develop
6- ENV PGROUTING_GIT_HASH=91349915db39d73e273880649d741e88bafbd216
6+ ENV PGROUTING_GIT_HASH=b64be49359cbc620676e7127c6c1b1e15d66647b
77
88RUN apt update \
99 && apt install -y \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM postgis/postgis:14-3.5
33LABEL maintainer="pgRouting Project - https://pgrouting.org"
44
55ENV PGROUTING_VERSION=main
6- ENV PGROUTING_GIT_HASH=d9acd90faa3e20fa99bceae234a51c11a680f883
6+ ENV PGROUTING_GIT_HASH=e3d3ecb8de75a49e27ba6ba2241c1354a0a3e4d9
77
88RUN apt update \
99 && apt install -y \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM postgis/postgis:15-3.5
33LABEL maintainer="pgRouting Project - https://pgrouting.org"
44
55ENV PGROUTING_VERSION=develop
6- ENV PGROUTING_GIT_HASH=91349915db39d73e273880649d741e88bafbd216
6+ ENV PGROUTING_GIT_HASH=b64be49359cbc620676e7127c6c1b1e15d66647b
77
88RUN apt update \
99 && apt install -y \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM postgis/postgis:15-3.5
33LABEL maintainer="pgRouting Project - https://pgrouting.org"
44
55ENV PGROUTING_VERSION=main
6- ENV PGROUTING_GIT_HASH=d9acd90faa3e20fa99bceae234a51c11a680f883
6+ ENV PGROUTING_GIT_HASH=e3d3ecb8de75a49e27ba6ba2241c1354a0a3e4d9
77
88RUN apt update \
99 && apt install -y \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM postgis/postgis:16-3.5
33LABEL maintainer="pgRouting Project - https://pgrouting.org"
44
55ENV PGROUTING_VERSION=develop
6- ENV PGROUTING_GIT_HASH=91349915db39d73e273880649d741e88bafbd216
6+ ENV PGROUTING_GIT_HASH=b64be49359cbc620676e7127c6c1b1e15d66647b
77
88RUN apt update \
99 && apt install -y \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM postgis/postgis:16-3.5
33LABEL maintainer="pgRouting Project - https://pgrouting.org"
44
55ENV PGROUTING_VERSION=main
6- ENV PGROUTING_GIT_HASH=d9acd90faa3e20fa99bceae234a51c11a680f883
6+ ENV PGROUTING_GIT_HASH=e3d3ecb8de75a49e27ba6ba2241c1354a0a3e4d9
77
88RUN apt update \
99 && apt install -y \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM postgis/postgis:17-3.5
33LABEL maintainer="pgRouting Project - https://pgrouting.org"
44
55ENV PGROUTING_VERSION=develop
6- ENV PGROUTING_GIT_HASH=91349915db39d73e273880649d741e88bafbd216
6+ ENV PGROUTING_GIT_HASH=b64be49359cbc620676e7127c6c1b1e15d66647b
77
88RUN apt update \
99 && apt install -y \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM postgis/postgis:17-3.5
33LABEL maintainer="pgRouting Project - https://pgrouting.org"
44
55ENV PGROUTING_VERSION=main
6- ENV PGROUTING_GIT_HASH=d9acd90faa3e20fa99bceae234a51c11a680f883
6+ ENV PGROUTING_GIT_HASH=e3d3ecb8de75a49e27ba6ba2241c1354a0a3e4d9
77
88RUN apt update \
99 && apt install -y \
You can’t perform that action at this time.
0 commit comments