Merge pull request 'Bump gitea to 1.16.5' (!30) from gitea-1.16.5 into master

Reviewed-on: https://gitea.n39.eu/Netz39_Admin/netz39-infra-ansible/pulls/30
This commit is contained in:
Stefan Haun 2022-04-15 20:18:03 +00:00
commit 272de32ed0

View file

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