Skip to content

Commit

Permalink
Bump hook version to 0.5.1 (#3129)
Browse files Browse the repository at this point in the history
Co-authored-by: Tingluo Huang <tingluohuang@github.com>
  • Loading branch information
nikola-jokic and TingluoHuang committed Feb 7, 2024
1 parent 651ea42 commit 1d47bfa
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.4.0
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.5.1
ARG DOCKER_VERSION=25.0.2
ARG BUILDX_VERSION=0.12.1

Expand Down

0 comments on commit 1d47bfa

Please sign in to comment.