Skip to content

Commit e7c0e1b

Browse files
Merge pull request #17 from gedankenstuecke/upgrade_postgis
bump postgis to 17
2 parents f49c0bf + b6067fb commit e7c0e1b

File tree

2 files changed

+18
-1500
lines changed

2 files changed

+18
-1500
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM postgis/postgis:15-3.5 AS development_build
1+
FROM postgis/postgis:17-3.5 AS development_build
22

33
RUN apt-get update --quiet \
44
&& apt-get install --quiet -y --no-install-recommends \

0 commit comments

Comments
 (0)