Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion flowdb.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# on the official Debian Stretch (9) image.
#

FROM postgres:16.4-bullseye@sha256:aa6e59636e717dd800a26f524aeb5c031a2b4fe42a84f85104fa2fe89874d1ad
FROM postgres:17.5-bullseye@sha256:4ad4c19c51d0b0a58da84b7399ab6e402a6512a44a6541232f56df9ef3d41f8d


ARG POSTGIS_MAJOR=3
Expand Down