Skip to content

Commit

Permalink
HTM-1240: Bump postgis/postgis from 16-3.4 to 17-3.4 (#7)
Browse files Browse the repository at this point in the history
* HTM-1240: Bump postgis/postgis from 16-3.4 to 17-3.5

* Apparently PostGIS 3.5 is not yet available for Debian/PG 17

see postgis/docker-postgis#392 and https://github.com/postgis/docker-postgis/blob/46c5548514c126c9d149763242cfbb08b9624c70/17-3.5/Dockerfile#L2
  • Loading branch information
mprins authored Oct 3, 2024
1 parent f0a5290 commit a98b004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgis/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM postgis/postgis:16-3.4
FROM postgis/postgis:17-3.4

ENV LANG=en_US.utf8

Expand Down

0 comments on commit a98b004

Please sign in to comment.