diff --git a/14-3.5-develop/Dockerfile b/14-3.5-develop/Dockerfile index 7d11802..f32ccf9 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=6b160899c1fe5da05757a14667b3282390980732 +ENV PGROUTING_GIT_HASH=93448d3e071ed574c46c1a905e6f4787140ee84b RUN apt update \ && apt install -y \ diff --git a/14-3.5-main/Dockerfile b/14-3.5-main/Dockerfile index b15d56f..44e03dc 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=6974b588e8981f4cff137e432695618719caa54d +ENV PGROUTING_GIT_HASH=8988eebdff0e01327c9d48fe7c80b437dc9bc992 RUN apt update \ && apt install -y \ diff --git a/15-3.5-develop/Dockerfile b/15-3.5-develop/Dockerfile index e99e218..d5b85ca 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=6b160899c1fe5da05757a14667b3282390980732 +ENV PGROUTING_GIT_HASH=93448d3e071ed574c46c1a905e6f4787140ee84b RUN apt update \ && apt install -y \ diff --git a/15-3.5-main/Dockerfile b/15-3.5-main/Dockerfile index be221f0..8e919ca 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=6974b588e8981f4cff137e432695618719caa54d +ENV PGROUTING_GIT_HASH=8988eebdff0e01327c9d48fe7c80b437dc9bc992 RUN apt update \ && apt install -y \ diff --git a/16-3.5-develop/Dockerfile b/16-3.5-develop/Dockerfile index 3d963ca..fc928b6 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=6b160899c1fe5da05757a14667b3282390980732 +ENV PGROUTING_GIT_HASH=93448d3e071ed574c46c1a905e6f4787140ee84b RUN apt update \ && apt install -y \ diff --git a/16-3.5-main/Dockerfile b/16-3.5-main/Dockerfile index 456a210..af1c32c 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=6974b588e8981f4cff137e432695618719caa54d +ENV PGROUTING_GIT_HASH=8988eebdff0e01327c9d48fe7c80b437dc9bc992 RUN apt update \ && apt install -y \ diff --git a/17-3.5-develop/Dockerfile b/17-3.5-develop/Dockerfile index a3dc77e..f43e741 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=6b160899c1fe5da05757a14667b3282390980732 +ENV PGROUTING_GIT_HASH=93448d3e071ed574c46c1a905e6f4787140ee84b RUN apt update \ && apt install -y \ diff --git a/17-3.5-main/Dockerfile b/17-3.5-main/Dockerfile index a33967d..0848de9 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=6974b588e8981f4cff137e432695618719caa54d +ENV PGROUTING_GIT_HASH=8988eebdff0e01327c9d48fe7c80b437dc9bc992 RUN apt update \ && apt install -y \ diff --git a/18-3.6-develop/Dockerfile b/18-3.6-develop/Dockerfile index 49f0f4c..2922936 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=6b160899c1fe5da05757a14667b3282390980732 +ENV PGROUTING_GIT_HASH=93448d3e071ed574c46c1a905e6f4787140ee84b RUN apt update \ && apt install -y \ diff --git a/18-3.6-main/Dockerfile b/18-3.6-main/Dockerfile index 42265bf..6ee2d9f 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=6974b588e8981f4cff137e432695618719caa54d +ENV PGROUTING_GIT_HASH=8988eebdff0e01327c9d48fe7c80b437dc9bc992 RUN apt update \ && apt install -y \