From 3f760025258c509a146e4438d22d5213b6eb6db6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 19:53:52 +0000 Subject: [PATCH] chore(deps): update gitea/gitea:1.27 docker digest to 87a67ee --- src/gitea/src/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gitea/src/compose.yaml b/src/gitea/src/compose.yaml index b0758f7..0674886 100644 --- a/src/gitea/src/compose.yaml +++ b/src/gitea/src/compose.yaml @@ -1,6 +1,6 @@ services: gitea: - image: gitea/gitea:1.27@sha256:34e3f6b75f5cbb6aebce588037fc5a53c84213e4d4b00da0a8d73e031a558e52 + image: gitea/gitea:1.27@sha256:87a67ee09d3ae0d1df5fda5dcda3e2a1f9236a45b0a59025d6e00e46adc43bef environment: USER_UID: "1000" USER_GID: "1000"