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 48f4fc4 commit 6f80de2Copy full SHA for 6f80de2
src/production/production.yml
@@ -50,7 +50,7 @@ services:
50
POSTGRES_HOST: postgres
51
POSTGRES_PASSWORD_FILE: /run/secrets/postgres_password
52
POSTGRES_USER_FILE: /run/secrets/postgres_user
53
- image: prodrigestivill/postgres-backup-local:17-alpine
+ image: prodrigestivill/postgres-backup-local:18-alpine
54
secrets:
55
- postgres-backup_db
56
- postgres_password
0 commit comments