chore(deps): update gitea/gitea docker tag to v1.24
All checks were successful
Deploy / Prepare Build (push) Successful in 49s
All checks were successful
Deploy / Prepare Build (push) Successful in 49s
| datasource | package | from | to | | ---------- | ----------- | ---- | ---- | | docker | gitea/gitea | 1.23 | 1.24 |
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
- name: Create the Gitea container
|
||||
docker_container:
|
||||
name: gitea
|
||||
image: gitea/gitea:1.23
|
||||
image: gitea/gitea:1.24
|
||||
restart_policy: unless-stopped
|
||||
recreate: true
|
||||
# dns_servers:
|
||||
|
Reference in New Issue
Block a user