Skip to content

Commit 93bc1cd

Browse files
authored
Bump hook version to 0.6.0 (actions#3203)
1 parent 692d910 commit 93bc1cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM mcr.microsoft.com/dotnet/runtime-deps:6.0-jammy as build
44
ARG TARGETOS
55
ARG TARGETARCH
66
ARG RUNNER_VERSION
7-
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.5.1
7+
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.6.0
88
ARG DOCKER_VERSION=25.0.2
99
ARG BUILDX_VERSION=0.12.1
1010

0 commit comments

Comments
 (0)