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
3
3
LABEL maintainer="pgRouting Project - https://pgrouting.org"
4
4
5
5
ENV PGROUTING_VERSION=develop
6
- ENV PGROUTING_GIT_HASH=c3d5f5a283bb65479f0adba27d4a3af9c86731e3
6
+ ENV PGROUTING_GIT_HASH=ef46950d39977fb0d7db005ba80aec4354059acb
7
7
8
8
RUN apt update \
9
9
&& apt install -y \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM postgis/postgis:13-3.5
3
3
LABEL maintainer="pgRouting Project - https://pgrouting.org"
4
4
5
5
ENV PGROUTING_VERSION=main
6
- ENV PGROUTING_GIT_HASH=e7108597bf99fe725bb1c00b1e3125e9ba691aee
6
+ ENV PGROUTING_GIT_HASH=bccc415fc701f571b17c7c7c7e58229b355cff03
7
7
8
8
RUN apt update \
9
9
&& apt install -y \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM postgis/postgis:14-3.5
3
3
LABEL maintainer="pgRouting Project - https://pgrouting.org"
4
4
5
5
ENV PGROUTING_VERSION=develop
6
- ENV PGROUTING_GIT_HASH=c3d5f5a283bb65479f0adba27d4a3af9c86731e3
6
+ ENV PGROUTING_GIT_HASH=ef46950d39977fb0d7db005ba80aec4354059acb
7
7
8
8
RUN apt update \
9
9
&& apt install -y \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM postgis/postgis:14-3.5
3
3
LABEL maintainer="pgRouting Project - https://pgrouting.org"
4
4
5
5
ENV PGROUTING_VERSION=main
6
- ENV PGROUTING_GIT_HASH=e7108597bf99fe725bb1c00b1e3125e9ba691aee
6
+ ENV PGROUTING_GIT_HASH=bccc415fc701f571b17c7c7c7e58229b355cff03
7
7
8
8
RUN apt update \
9
9
&& apt install -y \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM postgis/postgis:15-3.5
3
3
LABEL maintainer="pgRouting Project - https://pgrouting.org"
4
4
5
5
ENV PGROUTING_VERSION=develop
6
- ENV PGROUTING_GIT_HASH=c3d5f5a283bb65479f0adba27d4a3af9c86731e3
6
+ ENV PGROUTING_GIT_HASH=ef46950d39977fb0d7db005ba80aec4354059acb
7
7
8
8
RUN apt update \
9
9
&& apt install -y \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM postgis/postgis:15-3.5
3
3
LABEL maintainer="pgRouting Project - https://pgrouting.org"
4
4
5
5
ENV PGROUTING_VERSION=main
6
- ENV PGROUTING_GIT_HASH=e7108597bf99fe725bb1c00b1e3125e9ba691aee
6
+ ENV PGROUTING_GIT_HASH=bccc415fc701f571b17c7c7c7e58229b355cff03
7
7
8
8
RUN apt update \
9
9
&& apt install -y \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM postgis/postgis:16-3.5
3
3
LABEL maintainer="pgRouting Project - https://pgrouting.org"
4
4
5
5
ENV PGROUTING_VERSION=develop
6
- ENV PGROUTING_GIT_HASH=c3d5f5a283bb65479f0adba27d4a3af9c86731e3
6
+ ENV PGROUTING_GIT_HASH=ef46950d39977fb0d7db005ba80aec4354059acb
7
7
8
8
RUN apt update \
9
9
&& apt install -y \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM postgis/postgis:16-3.5
3
3
LABEL maintainer="pgRouting Project - https://pgrouting.org"
4
4
5
5
ENV PGROUTING_VERSION=main
6
- ENV PGROUTING_GIT_HASH=e7108597bf99fe725bb1c00b1e3125e9ba691aee
6
+ ENV PGROUTING_GIT_HASH=bccc415fc701f571b17c7c7c7e58229b355cff03
7
7
8
8
RUN apt update \
9
9
&& apt install -y \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM postgis/postgis:17-3.5
3
3
LABEL maintainer="pgRouting Project - https://pgrouting.org"
4
4
5
5
ENV PGROUTING_VERSION=develop
6
- ENV PGROUTING_GIT_HASH=c3d5f5a283bb65479f0adba27d4a3af9c86731e3
6
+ ENV PGROUTING_GIT_HASH=ef46950d39977fb0d7db005ba80aec4354059acb
7
7
8
8
RUN apt update \
9
9
&& apt install -y \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM postgis/postgis:17-3.5
3
3
LABEL maintainer="pgRouting Project - https://pgrouting.org"
4
4
5
5
ENV PGROUTING_VERSION=main
6
- ENV PGROUTING_GIT_HASH=e7108597bf99fe725bb1c00b1e3125e9ba691aee
6
+ ENV PGROUTING_GIT_HASH=bccc415fc701f571b17c7c7c7e58229b355cff03
7
7
8
8
RUN apt update \
9
9
&& apt install -y \
You can’t perform that action at this time.
0 commit comments