From 3ca60f7e9169a2a7848aeea1cd6bff24fd14d0dc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 16 Dec 2024 22:00:04 +0000 Subject: [PATCH] Update gitea/gitea Docker tag to v1.22.6 --- 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..9cc169e 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.22.6 container_name: gitea restart: unless-stopped environment: