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: