From 17d87494825ede180b72980a537bcef387389223 Mon Sep 17 00:00:00 2001 From: vschettino Date: Fri, 31 May 2024 01:28:58 +0000 Subject: [PATCH] Update GH Runner from 2.316.1 to 2.317.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4104975..beb67f4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -24,7 +24,7 @@ RUN useradd -m runner \ # Build args ARG TARGETPLATFORM=amd64 -ARG RUNNER_VERSION=2.316.1 +ARG RUNNER_VERSION=2.317.0 WORKDIR /runner # Runner download supports amd64 as x64