ci: update runner daemon images to custom runner images (enables Image Updater tracking)

This commit is contained in:
2026-09-07 09:11:45 -07:00
parent f253731cb9
commit 8f197fcc23
3 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -6,8 +6,8 @@
# Install Node.js/docker in workflow steps as needed.
runner:
image:
repository: code.forgejo.org/forgejo/runner
tag: "6"
repository: forgejo.riotpiao.com/rock/forgejo-runner-rust
tag: "latest"
name: rust-runner
labels: "rust:docker://forgejo.riotpiao.com/rock/forgejo-runner-rust:latest"