chore(deps): update gitea/gitea docker tag to v1.25
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:
Renovate Bot
2025-11-08 13:02:44 +00:00
parent 2e2527ebaa
commit 6f820425a3

View File

@@ -28,7 +28,7 @@
- name: Create the Gitea container
docker_container:
name: gitea
image: gitea/gitea:1.24
image: gitea/gitea:1.25
restart_policy: unless-stopped
networks:
- name: proxy