Explorar o código

Upgrade vm.box_version to 2 and beyond

Ethan %!s(int64=7) %!d(string=hai) anos
pai
achega
06847df7ac
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Vagrantfile

+ 1 - 1
Vagrantfile

@@ -13,7 +13,7 @@ Vagrant.configure(2) do |config|
   # Every Vagrant development environment requires a box. You can search for
   # boxes at https://atlas.hashicorp.com/search.
   config.vm.box = "torchbox/wagtail-jessie64"
-  config.vm.box_version = "~> 1.0"
+  config.vm.box_version = "~> 2.0"
 
   # Disable automatic box update checking. If you disable this, then
   # boxes will only be checked for updates when the user runs