Skip to content

Commit 14bdc12

Browse files
bump postgis to 17
1 parent f49c0bf commit 14bdc12

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
@@ -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)