Bump gitea to 1.15.10

This commit is contained in:
Stefan Haun 2022-01-21 20:01:57 +01:00
parent 89df671708
commit d50247690a

View file

@ -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