Skip to content

Commit f38002f

Browse files
Bump postgres from 16.4-bullseye to 17.5-bullseye
Bumps postgres from 16.4-bullseye to 17.5-bullseye. --- updated-dependencies: - dependency-name: postgres dependency-version: 17.5-bullseye dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f664158 commit f38002f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flowdb.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# on the official Debian Stretch (9) image.
1313
#
1414

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

1717

1818
ARG POSTGIS_MAJOR=3

0 commit comments

Comments
 (0)