Bump gitea to 1.16.8

This commit is contained in:
Stefan Haun 2022-06-20 01:54:01 +02:00
parent 6c0d9284f7
commit 53c1b936ff

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.16.5" image: "gitea/gitea:1.16.8"
pull: true pull: true
state: started state: started
restart_policy: unless-stopped restart_policy: unless-stopped