chore(deps): update postgres docker tag to v15.17

This commit is contained in:
2026-04-24 21:54:57 +00:00
parent 0d7d090dbc
commit dbd41bcc1f

View File

@ -10,7 +10,7 @@ services:
secrets:
- db_password
db:
image: postgres:15.13
image: postgres:15.17
deploy:
labels:
backupbot.backup.pre-hook: "/pg_backup.sh backup"