mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-29 05:18:50 +08:00
chore: bump runner (#486)
* chore: bump runner * chore: bumper runner in ci
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM ubuntu:20.04
|
||||
|
||||
ARG TARGETPLATFORM
|
||||
ARG RUNNER_VERSION=2.274.2
|
||||
ARG RUNNER_VERSION=2.278.0
|
||||
ARG DOCKER_VERSION=19.03.12
|
||||
|
||||
RUN test -n "$TARGETPLATFORM" || (echo "TARGETPLATFORM must be set" && false)
|
||||
|
||||
Reference in New Issue
Block a user