diff --git a/tasks/gitea.yml b/tasks/gitea.yml index a8e1772..885b5f5 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.22 + image: gitea/gitea:1.23 restart_policy: unless-stopped recreate: true # dns_servers: