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

Commit 8a18415

Browse files
silvin-lubeckithaJeztah
authored andcommitted
Bump buildx to master to check if it builds on the CI
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com> (cherry picked from commit 0dddbfc) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: ab2a2b1fae0f643752faf57d22142397147fd83b Component: packaging
1 parent 0850d19 commit 8a18415

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/packaging/plugins/buildx.installer

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=master}"
1010
DEST=${GOPATH}/src/${PKG}
1111

1212
build() {

0 commit comments

Comments
 (0)