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 bb4283d commit a8b0575Copy full SHA for a8b0575
test/example_stack/src/production/production.yml
@@ -12,7 +12,7 @@ services:
12
POSTGRES_HOST: postgres
13
POSTGRES_PASSWORD_FILE: /run/secrets/postgres_password
14
POSTGRES_USER_FILE: /run/secrets/postgres_user
15
- image: prodrigestivill/postgres-backup-local:16-alpine@sha256:05954d9a000a6c7757c41ad0c1c741af518c02bf5ec380da1b35371f3a87e15a
+ image: prodrigestivill/postgres-backup-local:16-alpine@sha256:bc280135b83b0d133ab575307304763333a4c32c01150422004751b4c68f93da
16
secrets:
17
- postgres_password
18
- postgres_user
0 commit comments