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 fbbd0c7 commit c1a9042Copy full SHA for c1a9042
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.4-alpine@sha256:c4c3cded22488238ed0df51b82913b5d3b426fad19fbe205a711f05f5dba5c45
+ image: postgres:17.4-alpine@sha256:7062a2109c4b51f3c792c7ea01e83ed12ef9a980886e3b3d380a7d2e5f6ce3f5
71
secrets:
72
- postgres_db
73
- postgres_password
0 commit comments