Skip to content

Commit 1d47bfa

Browse files
Bump hook version to 0.5.1 (actions#3129)
Co-authored-by: Tingluo Huang <tingluohuang@github.com>
1 parent 651ea42 commit 1d47bfa

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.4.0
7+
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.5.1
88
ARG DOCKER_VERSION=25.0.2
99
ARG BUILDX_VERSION=0.12.1
1010

0 commit comments

Comments
 (0)