Fix update runners scheduled workflow to check for container-hooks upgrades (#2576)
This commit is contained in:
@@ -2,7 +2,7 @@ FROM ubuntu:22.04
|
||||
|
||||
ARG TARGETPLATFORM
|
||||
ARG RUNNER_VERSION
|
||||
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.2.0
|
||||
ARG RUNNER_CONTAINER_HOOKS_VERSION
|
||||
# Docker and Docker Compose arguments
|
||||
ENV CHANNEL=stable
|
||||
ARG DOCKER_COMPOSE_VERSION=v2.16.0
|
||||
|
||||
Reference in New Issue
Block a user