Skip to content

Commit 3224da2

Browse files
committed
Update GitHub url to osm2pgsql-dev
1 parent daf0707 commit 3224da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM postgis/postgis:16-3.4
33
LABEL maintainer="PgOSM Flex - https://github.com/rustprooflabs/pgosm-flex"
44

55
ARG OSM2PGSQL_BRANCH=master
6-
ARG OSM2PGSQL_REPO=https://github.com/openstreetmap/osm2pgsql.git
6+
ARG OSM2PGSQL_REPO=https://github.com/osm2pgsql-dev/osm2pgsql.git
77

88

99
RUN apt-get update \

0 commit comments

Comments
 (0)