Skip to content

Commit 85ff491

Browse files
authored
[toolset] Postgresql update to v17 (#9296)
1 parent 19dbe27 commit 85ff491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toolset/databases/postgres/postgres.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM postgres:16-bookworm
1+
FROM postgres:17-bookworm
22

33
ENV PGDATA=/ssd/postgresql \
44
POSTGRES_DB=hello_world \

0 commit comments

Comments
 (0)