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 a34ad22 commit 3c21f18Copy full SHA for 3c21f18
test/example_stack/src/development/stack.yml
@@ -39,7 +39,7 @@ services:
39
environment:
40
POSTGRES_PASSWORD_FILE: /run/secrets/postgres_password
41
POSTGRES_USER_FILE: /run/secrets/postgres_user
42
- image: postgres:16.3-alpine@sha256:7f7832dfb7770c7256fe3f8c4cb57617caee45e2494cc0a736594135237ed9bf
+ image: postgres:16.3-alpine@sha256:65bacc8b0c60fffff5a756c3f66fdaeeffe23c7b8179f0e027eacaa71031c2e6
43
secrets:
44
- postgres_password
45
- postgres_user
0 commit comments