From bf429490b079643b61268f87df6e5c79de2abfa9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Apr 2025 15:02:11 +0000 Subject: [PATCH] chore(deps): update ghcr.io/thomiceli/opengist docker tag to v1.10 | datasource | package | from | to | | ---------- | -------------------------- | ---- | ---- | | docker | ghcr.io/thomiceli/opengist | 1.9 | 1.10 | --- tasks/gitea.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/gitea.yml b/tasks/gitea.yml index 3823472..dc920fd 100644 --- a/tasks/gitea.yml +++ b/tasks/gitea.yml @@ -106,7 +106,7 @@ - name: Create the opengist container docker_container: name: opengist - image: ghcr.io/thomiceli/opengist:1.9 + image: ghcr.io/thomiceli/opengist:1.10 restart_policy: unless-stopped recreate: true networks: