From dd017ef40cf39c070f5e2e7d30b434a0472dc785 Mon Sep 17 00:00:00 2001 From: autonomic-bot Date: Mon, 31 Aug 2026 19:49:59 +0000 Subject: [PATCH] chore: upgrade to 1.27.3-rootless --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 134f357..af00cae 100644 --- a/compose.yml +++ b/compose.yml @@ -3,7 +3,7 @@ version: "3.8" services: app: - image: "gitea/gitea:1.27.2-rootless" + image: "gitea/gitea:1.27.3-rootless" configs: - source: app_ini target: /etc/gitea/app.ini -- 2.54.0