Bump hook to 0.7.0 (#3813)

This commit is contained in:
Nikola Jokic
2025-04-17 15:32:34 +02:00
committed by GitHub
parent 27d9c886ab
commit fe10d4ae82

View File

@@ -4,7 +4,7 @@ FROM mcr.microsoft.com/dotnet/runtime-deps:8.0-jammy AS build
ARG TARGETOS
ARG TARGETARCH
ARG RUNNER_VERSION
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.6.1
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.7.0
ARG DOCKER_VERSION=28.0.1
ARG BUILDX_VERSION=0.21.2