diff --git a/14-3.5-develop/Dockerfile b/14-3.5-develop/Dockerfile index 49c810d..edc7ae0 100644 --- a/14-3.5-develop/Dockerfile +++ b/14-3.5-develop/Dockerfile @@ -3,7 +3,7 @@ FROM postgis/postgis:14-3.5 LABEL maintainer="pgRouting Project - https://pgrouting.org" ENV PGROUTING_VERSION=develop -ENV PGROUTING_GIT_HASH=37797554f52613def04528ad22bf4234d5e2e476 +ENV PGROUTING_GIT_HASH=06d3e47da0e67fe5459a9f617eb62e2c2fc8d678 RUN apt update \ && apt install -y \ diff --git a/14-3.5-main/Dockerfile b/14-3.5-main/Dockerfile index 44e03dc..154a341 100644 --- a/14-3.5-main/Dockerfile +++ b/14-3.5-main/Dockerfile @@ -3,7 +3,7 @@ FROM postgis/postgis:14-3.5 LABEL maintainer="pgRouting Project - https://pgrouting.org" ENV PGROUTING_VERSION=main -ENV PGROUTING_GIT_HASH=8988eebdff0e01327c9d48fe7c80b437dc9bc992 +ENV PGROUTING_GIT_HASH=4be13afcc1b742d698c8a6b3f22881d7b73bd0e3 RUN apt update \ && apt install -y \ diff --git a/15-3.5-develop/Dockerfile b/15-3.5-develop/Dockerfile index a0ef810..657699b 100644 --- a/15-3.5-develop/Dockerfile +++ b/15-3.5-develop/Dockerfile @@ -3,7 +3,7 @@ FROM postgis/postgis:15-3.5 LABEL maintainer="pgRouting Project - https://pgrouting.org" ENV PGROUTING_VERSION=develop -ENV PGROUTING_GIT_HASH=37797554f52613def04528ad22bf4234d5e2e476 +ENV PGROUTING_GIT_HASH=06d3e47da0e67fe5459a9f617eb62e2c2fc8d678 RUN apt update \ && apt install -y \ diff --git a/15-3.5-main/Dockerfile b/15-3.5-main/Dockerfile index 8e919ca..8f3ac88 100644 --- a/15-3.5-main/Dockerfile +++ b/15-3.5-main/Dockerfile @@ -3,7 +3,7 @@ FROM postgis/postgis:15-3.5 LABEL maintainer="pgRouting Project - https://pgrouting.org" ENV PGROUTING_VERSION=main -ENV PGROUTING_GIT_HASH=8988eebdff0e01327c9d48fe7c80b437dc9bc992 +ENV PGROUTING_GIT_HASH=4be13afcc1b742d698c8a6b3f22881d7b73bd0e3 RUN apt update \ && apt install -y \ diff --git a/16-3.5-develop/Dockerfile b/16-3.5-develop/Dockerfile index f00eb9a..3aae22d 100644 --- a/16-3.5-develop/Dockerfile +++ b/16-3.5-develop/Dockerfile @@ -3,7 +3,7 @@ FROM postgis/postgis:16-3.5 LABEL maintainer="pgRouting Project - https://pgrouting.org" ENV PGROUTING_VERSION=develop -ENV PGROUTING_GIT_HASH=37797554f52613def04528ad22bf4234d5e2e476 +ENV PGROUTING_GIT_HASH=06d3e47da0e67fe5459a9f617eb62e2c2fc8d678 RUN apt update \ && apt install -y \ diff --git a/16-3.5-main/Dockerfile b/16-3.5-main/Dockerfile index af1c32c..2b3a197 100644 --- a/16-3.5-main/Dockerfile +++ b/16-3.5-main/Dockerfile @@ -3,7 +3,7 @@ FROM postgis/postgis:16-3.5 LABEL maintainer="pgRouting Project - https://pgrouting.org" ENV PGROUTING_VERSION=main -ENV PGROUTING_GIT_HASH=8988eebdff0e01327c9d48fe7c80b437dc9bc992 +ENV PGROUTING_GIT_HASH=4be13afcc1b742d698c8a6b3f22881d7b73bd0e3 RUN apt update \ && apt install -y \ diff --git a/17-3.5-develop/Dockerfile b/17-3.5-develop/Dockerfile index 9a14884..822300c 100644 --- a/17-3.5-develop/Dockerfile +++ b/17-3.5-develop/Dockerfile @@ -3,7 +3,7 @@ FROM postgis/postgis:17-3.5 LABEL maintainer="pgRouting Project - https://pgrouting.org" ENV PGROUTING_VERSION=develop -ENV PGROUTING_GIT_HASH=37797554f52613def04528ad22bf4234d5e2e476 +ENV PGROUTING_GIT_HASH=06d3e47da0e67fe5459a9f617eb62e2c2fc8d678 RUN apt update \ && apt install -y \ diff --git a/17-3.5-main/Dockerfile b/17-3.5-main/Dockerfile index 0848de9..52fcc7a 100644 --- a/17-3.5-main/Dockerfile +++ b/17-3.5-main/Dockerfile @@ -3,7 +3,7 @@ FROM postgis/postgis:17-3.5 LABEL maintainer="pgRouting Project - https://pgrouting.org" ENV PGROUTING_VERSION=main -ENV PGROUTING_GIT_HASH=8988eebdff0e01327c9d48fe7c80b437dc9bc992 +ENV PGROUTING_GIT_HASH=4be13afcc1b742d698c8a6b3f22881d7b73bd0e3 RUN apt update \ && apt install -y \ diff --git a/18-3.6-develop/Dockerfile b/18-3.6-develop/Dockerfile index 9947826..f3034e6 100644 --- a/18-3.6-develop/Dockerfile +++ b/18-3.6-develop/Dockerfile @@ -3,7 +3,7 @@ FROM postgis/postgis:18-3.6 LABEL maintainer="pgRouting Project - https://pgrouting.org" ENV PGROUTING_VERSION=develop -ENV PGROUTING_GIT_HASH=37797554f52613def04528ad22bf4234d5e2e476 +ENV PGROUTING_GIT_HASH=06d3e47da0e67fe5459a9f617eb62e2c2fc8d678 RUN apt update \ && apt install -y \ diff --git a/18-3.6-main/Dockerfile b/18-3.6-main/Dockerfile index 6ee2d9f..01b891b 100644 --- a/18-3.6-main/Dockerfile +++ b/18-3.6-main/Dockerfile @@ -3,7 +3,7 @@ FROM postgis/postgis:18-3.6 LABEL maintainer="pgRouting Project - https://pgrouting.org" ENV PGROUTING_VERSION=main -ENV PGROUTING_GIT_HASH=8988eebdff0e01327c9d48fe7c80b437dc9bc992 +ENV PGROUTING_GIT_HASH=4be13afcc1b742d698c8a6b3f22881d7b73bd0e3 RUN apt update \ && apt install -y \