⬆️ Update gitea to 1.19.0
Preparation for a switch to Forgejo
This commit is contained in:
parent
195aa3f265
commit
ea3aa9f6cc
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
- name: Setup the docker container for gitea
|
||||
docker_container:
|
||||
name: gitea
|
||||
image: "gitea/gitea:1.18.3"
|
||||
image: "gitea/gitea:1.19.0"
|
||||
pull: true
|
||||
state: started
|
||||
restart_policy: unless-stopped
|
||||
|
|
Loading…
Reference in a new issue