Update gitea/runner Docker tag to v2.0.1

This commit is contained in:
2026-07-09 16:01:29 +00:00
parent f58760c552
commit c35a4e2ca6
+1 -1
View File
@@ -68,7 +68,7 @@ services:
- mail_from
runner:
image: gitea/runner:2.0.0
image: gitea/runner:2.0.1
container_name: gitea_runner
depends_on:
- server