Skip to content

Commit cb4e6e7

Browse files
authored
Merge branch 'main' into pje/proto-check_run_id
2 parents 29b60fc + fe10d4a commit cb4e6e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM mcr.microsoft.com/dotnet/runtime-deps:8.0-jammy AS build
44
ARG TARGETOS
55
ARG TARGETARCH
66
ARG RUNNER_VERSION
7-
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.6.1
7+
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.7.0
88
ARG DOCKER_VERSION=28.0.1
99
ARG BUILDX_VERSION=0.21.2
1010

0 commit comments

Comments
 (0)