mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-31 22:39:09 +08:00
Add new workflow to automate runner updates (#2247)
Co-authored-by: Nikola Jokic <jokicnikola07@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM ubuntu:22.04
|
||||
|
||||
ARG TARGETPLATFORM
|
||||
ARG RUNNER_VERSION=2.301.1
|
||||
ARG RUNNER_VERSION
|
||||
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.2.0
|
||||
# Docker and Docker Compose arguments
|
||||
ENV CHANNEL=stable
|
||||
|
||||
Reference in New Issue
Block a user