mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
build: Bump Vagrant to go1.8 (#12026)
This commit is contained in:
parent
1f40e23c1c
commit
e27a04ab06
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@ -5,7 +5,7 @@
|
|||||||
VAGRANTFILE_API_VERSION = "2"
|
VAGRANTFILE_API_VERSION = "2"
|
||||||
|
|
||||||
# Software version variables
|
# Software version variables
|
||||||
GOVERSION = "1.7.5"
|
GOVERSION = "1.8"
|
||||||
UBUNTUVERSION = "16.04"
|
UBUNTUVERSION = "16.04"
|
||||||
|
|
||||||
# CPU and RAM can be adjusted depending on your system
|
# CPU and RAM can be adjusted depending on your system
|
||||||
|
Loading…
Reference in New Issue
Block a user