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 0054ad7 commit 34389cbCopy full SHA for 34389cb
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.6-alpine@sha256:3406990b6e4c7192317b6fdc5680498744f6142f01f0287f4ee0420d8c74063c
+ image: postgres:17.6-alpine@sha256:9fee786c00320d7350151138b139a248d0e744589db07a31c2413f0c237fe287
71
secrets:
72
- postgres_db
73
- postgres_password
0 commit comments