1
0
Fork 0

Update golang.sh

main
Ambrose Chua 2018-04-02 16:41:10 +08:00 committed by GitHub
parent 8b9097598d
commit c514bb0af6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ echo "Installing Go $GOLANG_VERSION..."
echo
apl add --no-cache \
apk add --no-cache \
git
apk add --no-cache --virtual .build-deps \