Update dependency docker/cli to v20.10.18 (#1803)

This commit is contained in:
David Girón
2022-09-16 03:25:12 +02:00
committed by GitHub
parent d9a8dc7e84
commit e4fd4bc99c
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ TARGETPLATFORM ?= $(shell arch)
RUNNER_VERSION ?= 2.296.2
RUNNER_CONTAINER_HOOKS_VERSION ?= 0.1.2
DOCKER_VERSION ?= 20.10.12
DOCKER_VERSION ?= 20.10.18
# default list of platforms for which multiarch image is built
ifeq (${PLATFORMS}, )