Can you share your Vagrantfile ? Sent from Mail for Windows 10
From: Daryl Lozupone Sent: Wednesday, August 17, 2016 06:01 PM To: Vagrant Subject: [vagrant-up] Box versioning I have an image that has versions 0.10.10 and 0.10.9. It is stored on Atlas. I have a project that uses said image. When I `vagrant up`, the box tells me there is a newer image available: You currently ==> default: have version '0.10.9'. The latest is version '0.10.10'. Run ==> default: `vagrant box update` to update. I run `vagrant box update` and the new version is downloaded. It is listed as one of the available images when using `vagrant box list`. I do a `vagrant destroy` and then `vagrant up`. I continually get the message regarding a new version being available, and the image used is the `0.10.9` image. Can anyone help me to resolve this? -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/2bcb99c0-f503-4a6e-a0e3-b231d7ba9c6b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/57b4acb8.88cb1c0a.34113.3264%40mx.google.com. For more options, visit https://groups.google.com/d/optout.
