From 3839b19c8fcabca6a379885880972fdb90e47d8b Mon Sep 17 00:00:00 2001 From: vschettino <7289698+vschettino@users.noreply.github.com> Date: Thu, 19 Mar 2026 01:35:48 +0000 Subject: [PATCH] Update GH Runner from 2.329.0 to 2.333.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9c7f5f2..900c24c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -24,7 +24,7 @@ RUN useradd -m runner \ # Build args ARG TARGETPLATFORM=amd64 -ARG RUNNER_VERSION=2.329.0 +ARG RUNNER_VERSION=2.333.0 WORKDIR /runner # Runner download supports amd64 as x64