mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-01 15:07:32 +08:00
Updates: container-hooks to v0.6.1
This commit is contained in:
@@ -7,7 +7,7 @@ OS_IMAGE ?= ubuntu-22.04
|
||||
TARGETPLATFORM ?= $(shell arch)
|
||||
|
||||
RUNNER_VERSION ?= 2.317.0
|
||||
RUNNER_CONTAINER_HOOKS_VERSION ?= 0.6.0
|
||||
RUNNER_CONTAINER_HOOKS_VERSION ?= 0.6.1
|
||||
DOCKER_VERSION ?= 24.0.7
|
||||
|
||||
# default list of platforms for which multiarch image is built
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
RUNNER_VERSION=2.317.0
|
||||
RUNNER_CONTAINER_HOOKS_VERSION=0.6.0
|
||||
RUNNER_CONTAINER_HOOKS_VERSION=0.6.1
|
||||
Reference in New Issue
Block a user