chore(deps): update gitea/gitea docker tag to v1.25
All checks were successful
Deploy / Prepare Build (push) Successful in 11m55s
All checks were successful
Deploy / Prepare Build (push) Successful in 11m55s
| datasource | package | from | to | | ---------- | ----------- | ---- | ---- | | docker | gitea/gitea | 1.24 | 1.25 |
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
- name: Create the Gitea container
|
- name: Create the Gitea container
|
||||||
docker_container:
|
docker_container:
|
||||||
name: gitea
|
name: gitea
|
||||||
image: gitea/gitea:1.24
|
image: gitea/gitea:1.25
|
||||||
restart_policy: unless-stopped
|
restart_policy: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- name: proxy
|
- name: proxy
|
||||||
|
|||||||
Reference in New Issue
Block a user