From dab1b70a231ffb395b9095fa3c7692938fcff3bd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 31 Oct 2024 20:05:22 +0000 Subject: [PATCH] chore(deps): update ghcr.io/thomiceli/opengist docker tag to v1.8 | datasource | package | from | to | | ---------- | -------------------------- | ---- | --- | | docker | ghcr.io/thomiceli/opengist | 1.7 | 1.8 | --- tasks/gitea.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/gitea.yml b/tasks/gitea.yml index 6aad4cb..a8e1772 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.7 + image: ghcr.io/thomiceli/opengist:1.8 restart_policy: unless-stopped recreate: true networks: