chore(deps): update postgres docker tag to v18

This commit is contained in:
2026-08-13 21:09:31 +00:00
parent f3fa092011
commit b8d17665b3
+1 -1
View File
@@ -10,7 +10,7 @@ services:
secrets:
- db_password
db:
image: postgres:15.13
image: postgres:18.6
deploy:
labels:
backupbot.backup.pre-hook: "/pg_backup.sh backup"