mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-13 17:06:06 -06:00
update vagrantfile for go1.11.4
This commit is contained in:
parent
de769533e1
commit
9929bd05a3
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user