From 5c4a822bd3b13044b1867bbd0463449687f98df6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 13 May 2025 00:01:40 +0000 Subject: [PATCH] Update gitea/gitea Docker tag to v1.23.8 --- ansible/assets/git/compose.yml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/assets/git/compose.yml.j2 b/ansible/assets/git/compose.yml.j2 index a95b448..293b78e 100644 --- a/ansible/assets/git/compose.yml.j2 +++ b/ansible/assets/git/compose.yml.j2 @@ -11,7 +11,7 @@ volumes: services: server: - image: gitea/gitea:1.23.5 + image: gitea/gitea:1.23.8 container_name: gitea restart: unless-stopped environment: