diff --git a/pottwal.yml b/pottwal.yml index 81b768b..4719421 100644 --- a/pottwal.yml +++ b/pottwal.yml @@ -42,7 +42,7 @@ - name: Setup the docker container for gitea docker_container: name: gitea - image: "gitea/gitea:1.15.9" + image: "gitea/gitea:1.15.10" pull: true state: started restart_policy: unless-stopped