Add new workflow to automate runner updates (#2247)

Co-authored-by: Nikola Jokic <[email protected]>
This commit is contained in:
Francesco Renzi
2023-02-06 10:22:58 +00:00
committed by GitHub
co-authored by Nikola Jokic
parent c4297d25bb
commit 55951c2bdb
9 changed files with 129 additions and 13 deletions
@@ -1,7 +1,7 @@
FROM ubuntu:22.04
ARG TARGETPLATFORM
ARG RUNNER_VERSION=2.301.1
ARG RUNNER_VERSION
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.2.0
# Docker and Docker Compose arguments
ARG CHANNEL=stable