diff --git a/tools/images/github-runner/Dockerfile b/tools/images/github-runner/Dockerfile index 2b914610..73c94c01 100644 --- a/tools/images/github-runner/Dockerfile +++ b/tools/images/github-runner/Dockerfile @@ -77,7 +77,7 @@ RUN useradd -m runner \ # Build args ARG TARGETPLATFORM=amd64 -ARG RUNNER_VERSION=2.304.0 +ARG RUNNER_VERSION=2.306.0 WORKDIR /runner # Runner download supports amd64 as x64