mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-13 13:06:51 +00:00
Update dependency docker/cli to v20.10.18 (#1803)
This commit is contained in:
@@ -4,7 +4,7 @@ ARG TARGETPLATFORM
|
||||
ARG RUNNER_VERSION=2.296.2
|
||||
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.1.2
|
||||
ARG DOCKER_CHANNEL=stable
|
||||
ARG DOCKER_VERSION=20.10.12
|
||||
ARG DOCKER_VERSION=20.10.18
|
||||
ARG DUMB_INIT_VERSION=1.2.5
|
||||
|
||||
RUN test -n "$TARGETPLATFORM" || (echo "TARGETPLATFORM must be set" && false)
|
||||
|
||||
Reference in New Issue
Block a user