Merge branch 'master' into remove-forgejo

This commit is contained in:
2026-07-07 21:11:31 +00:00
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"
+1 -1
View File
@@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: "gitea/gitea:1.24.2-rootless"
image: "gitea/gitea:1.26.2-rootless"
configs:
- source: app_ini
target: /etc/gitea/app.ini