diff --git a/templates/compose/gitea.yaml.j2 b/templates/compose/gitea.yaml.j2 index 6ee4ff8..3976ce2 100644 --- a/templates/compose/gitea.yaml.j2 +++ b/templates/compose/gitea.yaml.j2 @@ -2,7 +2,7 @@ version: "3" services: gitea: - image: gitea/gitea:1.21.2-rootless + image: gitea/gitea:1.22.0-rc1-rootless container_name: gitea security_opt: - no-new-privileges