Bump gitea to 1.15.10
This commit is contained in:
parent
89df671708
commit
d50247690a
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.9"
|
||||
image: "gitea/gitea:1.15.10"
|
||||
pull: true
|
||||
state: started
|
||||
restart_policy: unless-stopped
|
||||
|
|
Loading…
Reference in a new issue