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 1a1c6b3 commit b5af7f5Copy full SHA for b5af7f5
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:dd437f95f1a1ea63d99c570cf126d34f5a5ece74463a08c5bb21f4fc03e1aaaf
+ image: postgres:16.1-alpine@sha256:a1b267d05ee39210d162185f52645687c7e63fbe25b8c58ccd7f81f0a7e2ad97
71
secrets:
72
- postgres_db
73
- postgres_password
0 commit comments