chore(deps): update postgres docker tag to v18
continuous-integration/drone/pr Build is failing

This commit is contained in:
2026-08-13 21:22:20 +00:00
parent c7218e7f51
commit 8bbfe59dbd
+1 -1
View File
@@ -63,7 +63,7 @@ services:
start_period: 1m
db:
image: postgres:9.5
image: postgres:18.6
deploy:
labels:
backupbot.backup: "${ENABLE_BACKUPS:-true}"