chore(deps): update postgres docker tag to v9.6
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
2026-03-10 18:00:33 +00:00
parent 2820843f6a
commit bd3b0971e4

View File

@ -63,7 +63,7 @@ services:
start_period: 1m
db:
image: postgres:9.5
image: postgres:9.6
deploy:
labels:
backupbot.backup: "${ENABLE_BACKUPS:-true}"