mirror of
https://github.com/apple/container.git
synced 2026-08-28 11:26:32 +00:00
This reverts commit50900938c4, restoring the grpc-swift-1 based builder API while preserving build secrets and hidden docker dir support added ina00ec5c. Signed-off-by: Eric Ernst <eric_ernst@apple.com>
This commit is contained in:
@@ -17,6 +17,6 @@ if command -v .local/bin/hawkeye >/dev/null 2>&1; then
|
||||
echo "hawkeye already installed"
|
||||
else
|
||||
echo "Installing hawkeye"
|
||||
export VERSION=v6.5.1
|
||||
export VERSION=v6.1.0
|
||||
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/korandoru/hawkeye/releases/download/${VERSION}/hawkeye-installer.sh | CARGO_HOME=.local sh -s -- --no-modify-path
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user