chore: upgrade gitea to 1.26.2-rootless, postgres to 15.18

This commit is contained in:
autonomic-bot
2026-06-19 02:46:12 +00:00
parent ce4de9e645
commit ee6c7012b0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ services:
secrets:
- db_password
db:
image: postgres:15.13
image: postgres:15.18
deploy:
labels:
backupbot.backup.pre-hook: "/pg_backup.sh backup"