⬆️ Upgrade gitea to 1.18.3
Changes to the configuration have been done manually.
This commit is contained in:
parent
054a268331
commit
f0a68bbaec
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
- name: Setup the docker container for gitea
|
||||
docker_container:
|
||||
name: gitea
|
||||
image: "gitea/gitea:1.16.8"
|
||||
image: "gitea/gitea:1.18.3"
|
||||
pull: true
|
||||
state: started
|
||||
restart_policy: unless-stopped
|
||||
|
|
Loading…
Reference in a new issue