From 09cc5a5ad02b0bd601c9372fef3c034d7d7f4b06 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 11 Jan 2025 05:01:19 +0000 Subject: [PATCH] Update gitea/gitea Docker tag to v1.23.1 --- 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 76689dc..5ed8f75 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.22.3 + image: gitea/gitea:1.23.1 container_name: gitea restart: unless-stopped environment: