Merge pull request 'Bump gitea to 1.15.10' (!21) from gitea-1.15.10 into master

Reviewed-on: https://gitea.n39.eu/Netz39_Admin/netz39-infra-ansible/pulls/21
This commit is contained in:
Stefan Haun 2022-01-21 22:34:35 +00:00
commit 639c1c6c52

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