Update gitea/runner Docker tag to v2.3.0

This commit is contained in:
2026-07-28 08:02:00 +00:00
parent 2093aff379
commit db7d50294a
+1 -1
View File
@@ -68,7 +68,7 @@ services:
- mail_from
runner:
image: gitea/runner:2.2.0
image: gitea/runner:2.3.0
container_name: gitea_runner
depends_on:
- server