Update gitea/runner Docker tag to v3.2.0

This commit is contained in:
2026-08-19 16:01:21 +00:00
parent b0cf85668b
commit c35d233236
+1 -1
View File
@@ -68,7 +68,7 @@ services:
- mail_from
runner:
image: gitea/runner:3.1.0
image: gitea/runner:3.2.0
container_name: gitea_runner
depends_on:
- server