From 97bf08e1521db0f7ef135b1267a873cb7b7b5599 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 9 Jan 2025 03:01:59 +0000 Subject: [PATCH] chore(deps): update gitea/gitea docker tag to v1.23 | datasource | package | from | to | | ---------- | ----------- | ---- | ---- | | docker | gitea/gitea | 1.22 | 1.23 | --- tasks/gitea.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/gitea.yml b/tasks/gitea.yml index a8e1772..885b5f5 100644 --- a/tasks/gitea.yml +++ b/tasks/gitea.yml @@ -26,7 +26,7 @@ - name: Create the Gitea container docker_container: name: gitea - image: gitea/gitea:1.22 + image: gitea/gitea:1.23 restart_policy: unless-stopped recreate: true # dns_servers: