mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-16 12:16:11 +00:00
Remove upgrade step
This commit is contained in:
committed by
Ethan Buchman
parent
0a7a190cd1
commit
2f147ec000
Vendored
-1
@@ -21,7 +21,6 @@ Vagrant.configure("2") do |config|
|
||||
|
||||
# install base requirements
|
||||
apt-get update
|
||||
apt-get upgrade -y
|
||||
apt-get install -y --no-install-recommends wget curl jq \
|
||||
make shellcheck bsdmainutils psmisc
|
||||
apt-get install -y docker-ce golang-1.9-go
|
||||
|
||||
Reference in New Issue
Block a user