diff --git a/images/github-runner/Dockerfile b/images/github-runner/Dockerfile index 73b4205..c613b24 100644 --- a/images/github-runner/Dockerfile +++ b/images/github-runner/Dockerfile @@ -77,7 +77,7 @@ RUN useradd -m runner \ # Build args ARG TARGETPLATFORM=amd64 -ARG RUNNER_VERSION=2.302.0 +ARG RUNNER_VERSION=2.302.1 WORKDIR /runner # Runner download supports amd64 as x64