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