diff --git a/scripts/sandbox-common-setup.sh b/scripts/sandbox-common-setup.sh index 1291d27a8da..eac7ea84afc 100755 --- a/scripts/sandbox-common-setup.sh +++ b/scripts/sandbox-common-setup.sh @@ -27,6 +27,7 @@ docker build \ --build-arg BREW_INSTALL_DIR="${BREW_INSTALL_DIR}" \ - <