Update gitea/runner Docker tag to v2.2.0

This commit is contained in:
2026-07-23 00:01:11 +00:00
parent 90a5768641
commit d5169cfb53
+1 -1
View File
@@ -68,7 +68,7 @@ services:
- mail_from
runner:
image: gitea/runner:2.0.1
image: gitea/runner:2.2.0
container_name: gitea_runner
depends_on:
- server