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

Commit 4a87d10

Browse files
Merge pull request #388 from tiborvass/19.03-buildx-update
Merged with https://github.com/seemethere/unir Upstream-commit: 5707b8da0ac2ef070ff4369ffb28e869e94bcb7a Component: packaging
2 parents d7a496c + 5bdc260 commit 4a87d10

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.0}"
9+
: "${BUILDX_COMMIT=v0.3.1}"
1010
DEST=${GOPATH}/src/${PKG}
1111

1212
build() {

0 commit comments

Comments
 (0)