mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-14 22:24:45 +00:00
Update runner version to 2.301.1 (#2182)
Co-authored-by: TingluoHuang <TingluoHuang@github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM ubuntu:22.04
|
||||
|
||||
ARG TARGETPLATFORM
|
||||
ARG RUNNER_VERSION=2.300.2
|
||||
ARG RUNNER_VERSION=2.301.1
|
||||
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.2.0
|
||||
# Docker and Docker Compose arguments
|
||||
ARG CHANNEL=stable
|
||||
|
||||
Reference in New Issue
Block a user