mirror of
https://github.com/actions/runner.git
synced 2025-12-12 15:13:30 +00:00
This reverts commit c7d65c42d6.
This commit is contained in:
@@ -4,7 +4,7 @@ FROM mcr.microsoft.com/dotnet/runtime-deps:6.0-jammy as build
|
|||||||
ARG TARGETOS
|
ARG TARGETOS
|
||||||
ARG TARGETARCH
|
ARG TARGETARCH
|
||||||
ARG RUNNER_VERSION
|
ARG RUNNER_VERSION
|
||||||
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.5.0
|
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.4.0
|
||||||
ARG DOCKER_VERSION=24.0.7
|
ARG DOCKER_VERSION=24.0.7
|
||||||
ARG BUILDX_VERSION=0.12.1
|
ARG BUILDX_VERSION=0.12.1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user