File tree 10 files changed +10
-10
lines changed
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=1fa5da4077f49c88eb2b49bc03a67196e7d2e581
6
+ ENV PGROUTING_GIT_HASH=e841026436686c124c640349c729751a1c031af3
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=90ddfc7b457b386ecf78ed1c50faf9b91258c91b
6
+ ENV PGROUTING_GIT_HASH=99ba589423696664fcfe96b2bb7384af21aecf05
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=1fa5da4077f49c88eb2b49bc03a67196e7d2e581
6
+ ENV PGROUTING_GIT_HASH=e841026436686c124c640349c729751a1c031af3
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=90ddfc7b457b386ecf78ed1c50faf9b91258c91b
6
+ ENV PGROUTING_GIT_HASH=99ba589423696664fcfe96b2bb7384af21aecf05
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=1fa5da4077f49c88eb2b49bc03a67196e7d2e581
6
+ ENV PGROUTING_GIT_HASH=e841026436686c124c640349c729751a1c031af3
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=90ddfc7b457b386ecf78ed1c50faf9b91258c91b
6
+ ENV PGROUTING_GIT_HASH=99ba589423696664fcfe96b2bb7384af21aecf05
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=1fa5da4077f49c88eb2b49bc03a67196e7d2e581
6
+ ENV PGROUTING_GIT_HASH=e841026436686c124c640349c729751a1c031af3
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=90ddfc7b457b386ecf78ed1c50faf9b91258c91b
6
+ ENV PGROUTING_GIT_HASH=99ba589423696664fcfe96b2bb7384af21aecf05
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=1fa5da4077f49c88eb2b49bc03a67196e7d2e581
6
+ ENV PGROUTING_GIT_HASH=e841026436686c124c640349c729751a1c031af3
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=90ddfc7b457b386ecf78ed1c50faf9b91258c91b
6
+ ENV PGROUTING_GIT_HASH=99ba589423696664fcfe96b2bb7384af21aecf05
7
7
8
8
RUN apt update \
9
9
&& apt install -y \
You can’t perform that action at this time.
0 commit comments