feat: Update Gitea version to 1.25-rootless and add SSH server key exchanges configuration

This commit is contained in:
2026-03-09 22:03:30 +01:00
parent 5acdfd6b23
commit dcf9a5c796
5 changed files with 5 additions and 52 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ locals {
}
# gitea
gitea_version = "1.24-rootless"
gitea_version = "1.25-rootless"
gitea_fqdn = "code.${local.primary_domain}"
# sftpgo