Merge pull request 'Bump gitea to 1.16.8' (!33) from gitea-1.16.8 into master

Reviewed-on: https://gitea.n39.eu/Netz39_Admin/netz39-infra-ansible/pulls/33
This commit is contained in:
dkdent 2022-06-20 17:09:37 +00:00
commit c666ea8d1f

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