diff --git a/pottwal.yml b/pottwal.yml index a4b48c2..f9dcba0 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.10" + image: "gitea/gitea:1.16.5" pull: true state: started restart_policy: unless-stopped