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

This commit is contained in:
2026-04-25 09:10:10 +00:00
parent 0d7d090dbc
commit 9051f6500a
+1 -1
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"