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 2bb8b86 commit 675aac1Copy full SHA for 675aac1
src/development/stack.yml
@@ -62,7 +62,7 @@ services:
62
POSTGRES_DB_FILE: /run/secrets/postgres_db
63
POSTGRES_PASSWORD_FILE: /run/secrets/postgres_password
64
POSTGRES_USER_FILE: /run/secrets/postgres_user
65
- image: postgres:15.0-alpine@sha256:57637afbc3bd7be8adc36a741e59165e0cd58794c20561e12b20a7eae6571b9e
+ image: postgres:15.0-alpine@sha256:162ece254c2ed16362999971340ab523bd8e085c5175b3aff91201ebd32f21bd
66
secrets:
67
- postgres_db
68
- postgres_password
0 commit comments