Updates: container-hooks to v0.6.2

This commit is contained in:
github-actions[bot]
2024-11-06 09:06:17 +00:00
parent 96d1bbcf2f
commit f6d4d2c027
4 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ OS_IMAGE ?= ubuntu-22.04
TARGETPLATFORM ?= $(shell arch)
RUNNER_VERSION ?= 2.320.0
RUNNER_CONTAINER_HOOKS_VERSION ?= 0.6.1
RUNNER_CONTAINER_HOOKS_VERSION ?= 0.6.2
DOCKER_VERSION ?= 24.0.7
# default list of platforms for which multiarch image is built

View File

@@ -1,2 +1,2 @@
RUNNER_VERSION=2.320.0
RUNNER_CONTAINER_HOOKS_VERSION=0.6.1
RUNNER_CONTAINER_HOOKS_VERSION=0.6.2