Skip to content

Commit

Permalink
Bump container hook version to 0.5.0 in runner image (actions#3003)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikola-jokic authored Nov 22, 2023
1 parent a9bae6f commit c7d65c4
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.0
ARG DOCKER_VERSION=24.0.6
ARG BUILDX_VERSION=0.11.2

Expand Down

0 comments on commit c7d65c4

Please sign in to comment.