Bump gitea to 1.16.5
This commit is contained in:
parent
2d5430d59b
commit
24cf3d2dbf
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
- name: Setup the docker container for gitea
|
||||
docker_container:
|
||||
name: gitea
|
||||
image: "gitea/gitea:1.15.10"
|
||||
image: "gitea/gitea:1.16.5"
|
||||
pull: true
|
||||
state: started
|
||||
restart_policy: unless-stopped
|
||||
|
|
Loading…
Reference in a new issue