diff --git a/hack/.vendor-helpers.sh b/hack/.vendor-helpers.sh index 9b8b1a3636..5cac707a26 100755 --- a/hack/.vendor-helpers.sh +++ b/hack/.vendor-helpers.sh @@ -70,7 +70,7 @@ clean() { github.com/docker/docker/integration-cli # external tests ) - local dockerPlatforms=( linux/amd64 windows/amd64 $(_dockerfile_env DOCKER_CROSSPLATFORMS) ) + local dockerPlatforms=( linux/amd64 $(_dockerfile_env DOCKER_CROSSPLATFORMS) ) local dockerBuildTags="$(_dockerfile_env DOCKER_BUILDTAGS)" local buildTagCombos=( ''