Skip to content

Commit

Permalink
Bump hook version to 0.6.1 (actions#3350)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikola-jokic committed Jun 26, 2024
1 parent 054fc2e commit 70746ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM mcr.microsoft.com/dotnet/runtime-deps:6.0-jammy as build
ARG TARGETOS
ARG TARGETARCH
ARG RUNNER_VERSION
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.6.0
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.6.1
ARG DOCKER_VERSION=25.0.5
ARG BUILDX_VERSION=0.13.2

Expand Down

0 comments on commit 70746ff

Please sign in to comment.