Skip to content
Snippets Groups Projects
Commit 7ef94188 authored by void's avatar void
Browse files

use stretch for worker machine

parent 4a29bba8
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
Vagrant.configure(2) do |config|
# Debian Jessie + VirtualBox Addons
config.vm.box = "debian/contrib-jessie64"
config.vm.box = "debian/contrib-stretch64"
# Hostname
config.vm.hostname = "box"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment