Skip to content

Commit 80d5775

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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:5e6ebbcc4a10913f7aa9f838d0debe3b84a6fc5bd37962db4e6d4397fb3c5fcf
7171
secrets:
7272
- postgres_db
7373
- postgres_password

0 commit comments

Comments
 (0)