Skip to content

Commit 47743cd

Browse files
chore(deps): update postgres docker tag to v17.6
1 parent 38ce60f commit 47743cd

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:17.5-alpine@sha256:6567bca8d7bc8c82c5922425a0baee57be8402df92bae5eacad5f01ae9544daa
70+
image: postgres:17.6-alpine@sha256:d1c6961582cf35613977b26526e900395ef6d0e28ffe50a6d78c2915d3c9b664
7171
secrets:
7272
- postgres_db
7373
- postgres_password

0 commit comments

Comments
 (0)