[INFRA] Use runner version 2.316.1

This commit is contained in:
Carmelo Messina
2024-05-10 10:00:01 +02:00
parent 9af3274988
commit 06ebd37f8a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ RUN useradd -m runner \
# Build args
ARG TARGETPLATFORM=amd64
ARG RUNNER_VERSION=2.314.1
ARG RUNNER_VERSION=2.316.1
WORKDIR /runner
# Runner download supports amd64 as x64
+1 -1
View File
@@ -45,7 +45,7 @@ do
-v /casefold:/win_sdk \
--network none \
--device=/dev/kvm \
uazo/github-runner:2.314.1
uazo/github-runner:2.316.1
echo "You can stop now"
sleep 5s