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 docker in workflow steps as needed.
runner:
image:
repository: code.forgejo.org/forgejo/runner
tag: "6"
repository: forgejo.riotpiao.com/rock/forgejo-runner-node
tag: "latest"
name: node-runner
labels: "node:docker://forgejo.riotpiao.com/rock/forgejo-runner-node:latest"