Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 772ee04

Browse files
Merge pull request #498 from thaJeztah/19.03_backport_bump_buildx
[19.03 backport] bump buildx to v0.4.2 Upstream-commit: 395008c8af7a26ba5980f074bfdcb205b1651950 Component: packaging
2 parents 0850d19 + 112d03e commit 772ee04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/packaging/plugins/buildx.installer

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ source "$(dirname "$0")/.common"
66
PKG=github.com/docker/buildx
77
GOPATH=$(go env GOPATH)
88
REPO=https://${PKG}.git
9-
: "${BUILDX_COMMIT=v0.3.1}"
9+
: "${BUILDX_COMMIT=v0.4.2}"
1010
DEST=${GOPATH}/src/${PKG}
1111

1212
build() {

0 commit comments

Comments
 (0)