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: