Skip to content

Commit

Permalink
Revert "Bump container hook version to 0.5.0 in runner image (#3003)" (
Browse files Browse the repository at this point in the history
…#3101)

This reverts commit c7d65c4.
  • Loading branch information
TingluoHuang committed Jan 18, 2024
1 parent 93aed32 commit 5d9ec17
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.5.0
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.4.0
ARG DOCKER_VERSION=24.0.7
ARG BUILDX_VERSION=0.12.1

Expand Down

0 comments on commit 5d9ec17

Please sign in to comment.