diff --git a/Makefile b/Makefile index 3de20a2b53..98d0561aeb 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ .PHONY: all binary dynbinary build cross help install manpages run shell test test-docker-py test-integration test-unit validate win -BUILDX_VERSION ?= v0.6.0 +BUILDX_VERSION ?= v0.8.2 ifdef USE_BUILDX BUILDX ?= $(shell command -v buildx)