diff --git a/host-pottwal.yml b/host-pottwal.yml index e8b7240..699d92d 100644 --- a/host-pottwal.yml +++ b/host-pottwal.yml @@ -51,7 +51,7 @@ - name: Setup the docker container for gitea docker_container: name: gitea - image: "gitea/gitea:1.18.3" + image: "gitea/gitea:1.19.0" pull: true state: started restart_policy: unless-stopped