Skip to content

Commit 85ceb34

Browse files
authored
Merge pull request #672 from crazy-max/buildx_0.8.2
update buildx to v0.8.2
2 parents 616d086 + 2d8c488 commit 85ceb34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ DOCKER_CLI_REF ?= $(REF)
4141
DOCKER_ENGINE_REF ?= $(REF)
4242
DOCKER_SCAN_REF ?= v0.17.0
4343
DOCKER_COMPOSE_REF ?= v2.4.0
44-
DOCKER_BUILDX_REF ?= v0.8.1
44+
DOCKER_BUILDX_REF ?= v0.8.2
4545

4646
export BUILDTIME
4747
export DEFAULT_PRODUCT_LICENSE

0 commit comments

Comments
 (0)