diff --git a/images/github-runner/Dockerfile b/images/github-runner/Dockerfile index 3b090b3..66a954b 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.5 +ARG RUNNER_VERSION=2.303.1 WORKDIR /runner # Runner download supports amd64 as x64