⬆️ Upgrade gitea to 1.18.3

Changes to the configuration have been done manually.
This commit is contained in:
Stefan Haun 2023-02-20 20:54:56 +01:00
parent 054a268331
commit f0a68bbaec

View file

@ -50,7 +50,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.8" image: "gitea/gitea:1.18.3"
pull: true pull: true
state: started state: started
restart_policy: unless-stopped restart_policy: unless-stopped