diff --git a/tasks/gitea.yml b/tasks/gitea.yml index dc920fd..d962bfe 100644 --- a/tasks/gitea.yml +++ b/tasks/gitea.yml @@ -26,7 +26,7 @@ - name: Create the Gitea container docker_container: name: gitea - image: gitea/gitea:1.23 + image: gitea/gitea:1.24 restart_policy: unless-stopped recreate: true # dns_servers: