⬆️ 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
|
- 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
|
||||||
|
|
Loading…
Reference in a new issue