From 618862fa3d4391ad1b665df75f1d214cd3932d8f Mon Sep 17 00:00:00 2001 From: vschettino <7289698+vschettino@users.noreply.github.com> Date: Tue, 17 Mar 2026 01:35:24 +0000 Subject: [PATCH] Update GH Runner from 2.329.0 to 2.332.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9c7f5f2..9f6213a 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.332.0 WORKDIR /runner # Runner download supports amd64 as x64