From d2a5d0c67272238e721f33a2279de34261e62346 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 2 Feb 2025 20:02:07 +0000 Subject: [PATCH] chore(deps): update ghcr.io/thomiceli/opengist docker tag to v1.9 | datasource | package | from | to | | ---------- | -------------------------- | ---- | --- | | docker | ghcr.io/thomiceli/opengist | 1.8 | 1.9 | --- tasks/gitea.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/gitea.yml b/tasks/gitea.yml index 885b5f5..3823472 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.8 + image: ghcr.io/thomiceli/opengist:1.9 restart_policy: unless-stopped recreate: true networks: