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 675aac1 commit 0f37d0dCopy full SHA for 0f37d0d
src/development/stack.yml
@@ -76,7 +76,7 @@ services:
76
POSTGRES_HOST: postgres
77
POSTGRES_PASSWORD_FILE: /run/secrets/postgres_password
78
POSTGRES_USER_FILE: /run/secrets/postgres_user
79
- image: prodrigestivill/postgres-backup-local:14-alpine@sha256:863b68e3c1ccc25fae482aa684f8acc633d83fbbc2bb9def6f62666d81f0efd8
+ image: prodrigestivill/postgres-backup-local:14-alpine@sha256:22358f8b47b5c53e204b4d72c676d47644fb18de15c143636dbf73fbcfc9b1fe
80
secrets:
81
- postgres-backup_db
82
- postgres_password
0 commit comments