We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38ce60f commit 47743cdCopy full SHA for 47743cd
1 file changed
src/development/stack.yml
@@ -67,7 +67,7 @@ services:
67
POSTGRES_DB_FILE: /run/secrets/postgres_db
68
POSTGRES_PASSWORD_FILE: /run/secrets/postgres_password
69
POSTGRES_USER_FILE: /run/secrets/postgres_user
70
- image: postgres:17.5-alpine@sha256:6567bca8d7bc8c82c5922425a0baee57be8402df92bae5eacad5f01ae9544daa
+ image: postgres:17.6-alpine@sha256:d1c6961582cf35613977b26526e900395ef6d0e28ffe50a6d78c2915d3c9b664
71
secrets:
72
- postgres_db
73
- postgres_password
0 commit comments