diff --git a/Vagrantfile b/Vagrantfile index 25159b9384..54cd2e43fc 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -5,7 +5,7 @@ VAGRANTFILE_API_VERSION = "2" # Software version variables -GOVERSION = "1.11.1" +GOVERSION = "1.11.4" UBUNTUVERSION = "16.04" # CPU and RAM can be adjusted depending on your system