Bump hook version to 0.6.0 (#3203)

This commit is contained in:
Nikola Jokic
2024-03-15 11:13:29 -04:00
committed by GitHub
parent 692d910868
commit 93bc1cd918
+1 -1
View File
@@ -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.1 ARG RUNNER_CONTAINER_HOOKS_VERSION=0.6.0
ARG DOCKER_VERSION=25.0.2 ARG DOCKER_VERSION=25.0.2
ARG BUILDX_VERSION=0.12.1 ARG BUILDX_VERSION=0.12.1