We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29b60fc + fe10d4a commit cb4e6e7Copy full SHA for cb4e6e7
images/Dockerfile
@@ -4,7 +4,7 @@ FROM mcr.microsoft.com/dotnet/runtime-deps:8.0-jammy AS build
4
ARG TARGETOS
5
ARG TARGETARCH
6
ARG RUNNER_VERSION
7
-ARG RUNNER_CONTAINER_HOOKS_VERSION=0.6.1
+ARG RUNNER_CONTAINER_HOOKS_VERSION=0.7.0
8
ARG DOCKER_VERSION=28.0.1
9
ARG BUILDX_VERSION=0.21.2
10
0 commit comments