File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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=37797554f52613def04528ad22bf4234d5e2e476
6+ ENV PGROUTING_GIT_HASH=05cf7fba57ab7c7935952cdc9f81c1ccb453608a
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=37797554f52613def04528ad22bf4234d5e2e476
6+ ENV PGROUTING_GIT_HASH=05cf7fba57ab7c7935952cdc9f81c1ccb453608a
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=37797554f52613def04528ad22bf4234d5e2e476
6+ ENV PGROUTING_GIT_HASH=05cf7fba57ab7c7935952cdc9f81c1ccb453608a
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=37797554f52613def04528ad22bf4234d5e2e476
6+ ENV PGROUTING_GIT_HASH=05cf7fba57ab7c7935952cdc9f81c1ccb453608a
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:18-3.6
33LABEL maintainer="pgRouting Project - https://pgrouting.org"
44
55ENV PGROUTING_VERSION=develop
6- ENV PGROUTING_GIT_HASH=37797554f52613def04528ad22bf4234d5e2e476
6+ ENV PGROUTING_GIT_HASH=05cf7fba57ab7c7935952cdc9f81c1ccb453608a
77
88RUN apt update \
99 && apt install -y \
You can’t perform that action at this time.
0 commit comments