mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
don't force upgrade on alpine linux install
This commit is contained in:
parent
b998621cf5
commit
d9f4b35133
@ -167,7 +167,6 @@ case $(uname -s) in
|
||||
# See https://pkgs.alpinelinux.org/
|
||||
|
||||
apk update
|
||||
apk upgrade
|
||||
apk add boost-dev build-base cmake jsoncpp-dev
|
||||
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user