Compare commits

...
1 Commits
Author SHA1 Message Date
renovate-bot bd3b0971e4 chore(deps): update postgres docker tag to v9.6
continuous-integration/drone/pr Build is failing
2026-03-10 18:00:33 +00:00
+1 -1
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}"