Skip to content
This repository was archived by the owner on May 28, 2026. It is now read-only.

Commit fed549b

Browse files
chore(deps): update postgres docker tag to v17
1 parent e105da5 commit fed549b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/development/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ services:
6767
POSTGRES_DB_FILE: /run/secrets/postgres_db
6868
POSTGRES_PASSWORD_FILE: /run/secrets/postgres_password
6969
POSTGRES_USER_FILE: /run/secrets/postgres_user
70-
image: postgres:16.4-alpine@sha256:d898b0b78a2627cb4ee63464a14efc9d296884f1b28c841b0ab7d7c42f1fffdf
70+
image: postgres:17.0-alpine@sha256:c261f8fbc72905b749164ab7d7e88e5319027658c402b8c9664205a46691fcde
7171
secrets:
7272
- postgres_db
7373
- postgres_password

0 commit comments

Comments
 (0)