Skip to content

Commit

Permalink
Merge pull request #3 from kaplan-shaked/bump-runner-version
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
kaplan-shaked authored Nov 19, 2024
2 parents dc48d59 + 2fac0a2 commit 8c60b04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ FROM mcr.microsoft.com/dotnet/runtime-deps:6.0-jammy as build

ARG TARGETOS=linux
ARG TARGETARCH
ARG RUNNER_VERSION=2.320.0
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.6.1
ARG RUNNER_VERSION=2.321.0
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.6.2
ARG DOCKER_VERSION=27.3.1
ARG BUILDX_VERSION=0.17.1

Expand Down

0 comments on commit 8c60b04

Please sign in to comment.