From f288533816a57233ede42330c4bf309b6aae8e6c Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Sun, 23 Jul 2023 04:15:08 -0500 Subject: [PATCH] Update to uazo/github-runner:2.306.0 --- tools/images/github-runner/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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