Update dependencies from https://github.com/dotnet/arcade build 20190621.75 (#2579)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19321.75
This commit is contained in:
dotnet-maestro[bot] 2019-06-22 12:29:08 +00:00 committed by GitHub
parent b097cc236f
commit 6393c9f42e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 42 additions and 36 deletions

View file

@ -203,6 +203,7 @@ if [[ "$__LinuxCodeName" == "alpine" ]]; then
-X http://dl-cdn.alpinelinux.org/alpine/v$__AlpineVersion/main \
-X http://dl-cdn.alpinelinux.org/alpine/v$__AlpineVersion/community \
-X http://dl-cdn.alpinelinux.org/alpine/edge/testing \
-X http://dl-cdn.alpinelinux.org/alpine/edge/main \
-U --allow-untrusted --root $__RootfsDir --arch $__AlpineArch --initdb \
add $__AlpinePackages
rm -r $__ApkToolsDir