generated from coop-cloud/example
chore(deps): update postgres docker tag to v9.6
Some checks failed
continuous-integration/drone/pr Build is failing
Some checks failed
continuous-integration/drone/pr Build is failing
This commit is contained in:
@ -63,7 +63,7 @@ services:
|
||||
start_period: 1m
|
||||
|
||||
db:
|
||||
image: postgres:9.5
|
||||
image: postgres:9.6
|
||||
deploy:
|
||||
labels:
|
||||
backupbot.backup: "${ENABLE_BACKUPS:-true}"
|
||||
|
||||
Reference in New Issue
Block a user