Skip to content

Commit 8749270

Browse files
committed
Bump runner and runner container hooks versions
Signed-off-by: Koray Oksay <koray.oksay@gmail.com>
1 parent d8225e6 commit 8749270

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/gha-runner-image/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ ARG BASE_IMAGE
22

33
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/runtime-deps:8.0-${BASE_IMAGE} AS build
44

5-
ARG RUNNER_VERSION=2.323.0
6-
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.6.2
5+
ARG RUNNER_VERSION=2.326.0
6+
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.7.0
77
ARG DOCKER_VERSION=28.0.4
88
ARG BUILDX_VERSION=0.22.0
99
ARG TARGETOS

0 commit comments

Comments
 (0)