Bump gitea to 1.16.5

This commit is contained in:
Stefan Haun 2022-04-15 14:49:11 +02:00
parent 2d5430d59b
commit 24cf3d2dbf

View file

@ -42,7 +42,7 @@
- name: Setup the docker container for gitea - name: Setup the docker container for gitea
docker_container: docker_container:
name: gitea name: gitea
image: "gitea/gitea:1.15.10" image: "gitea/gitea:1.16.5"
pull: true pull: true
state: started state: started
restart_policy: unless-stopped restart_policy: unless-stopped