Skip to content

Commit

Permalink
[toolset] Postgresql update to v17 (#9296)
Browse files Browse the repository at this point in the history
  • Loading branch information
joanhey authored Oct 1, 2024
1 parent 19dbe27 commit 85ff491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolset/databases/postgres/postgres.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM postgres:16-bookworm
FROM postgres:17-bookworm

ENV PGDATA=/ssd/postgresql \
POSTGRES_DB=hello_world \
Expand Down

0 comments on commit 85ff491

Please sign in to comment.