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