We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2205e72 commit 7b65acaCopy full SHA for 7b65aca
Vagrantfile
@@ -12,7 +12,7 @@ Vagrant.configure(2) do |config|
12
end
13
14
BOX = "ole/stretch64"
15
- BOX_VERSION = "0.5.4"
+ BOX_VERSION = "0.6.5"
16
17
# production VM
18
config.vm.define "prod" do |prod|
0 commit comments