Update gitea/runner Docker tag to v1.0.8

This commit is contained in:
2026-06-03 00:01:59 +00:00
parent c6d1ec2229
commit ca03b80af1
+1 -1
View File
@@ -68,7 +68,7 @@ services:
- mail_from
runner:
image: gitea/runner:1.0.7
image: gitea/runner:1.0.8
container_name: gitea_runner
depends_on:
- server