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 4b25b3d commit 0923108Copy full SHA for 0923108
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:16.1-alpine@sha256:b863db26de1e793b67e243ef9215c6a7eb45238d1a52f1294cb5529f1f592bf5
+ image: postgres:16.1-alpine@sha256:8a52533e6a945aaecf967402d49b91d6a501ffe3d71c00217b5486ac6d2e6353
71
secrets:
72
- postgres_db
73
- postgres_password
0 commit comments