Remove upgrade step

This commit is contained in:
Adrian Brink
2018-01-26 01:16:07 -05:00
committed by Ethan Buchman
parent 0a7a190cd1
commit 2f147ec000
Vendored
-1
View File
@@ -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