Skip to content

Commit

Permalink
Update dependency actions/runner to v2.309.0 (#96)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent b643897 commit beedb71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG BASE_IMAGE_OS=jammy
FROM mcr.microsoft.com/dotnet/runtime-deps:6.0-${BASE_IMAGE_OS}

ARG TARGETARCH
ARG RUNNER_VERSION=2.308.0
ARG RUNNER_VERSION=2.309.0
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.3.1
ARG DOCKER_VERSION=20.10.23

Expand Down

0 comments on commit beedb71

Please sign in to comment.