Merge "Update vagrant support to use docker 1.9.0 rather experimental"
This commit is contained in:
commit
17d74f3c12
@ -1,2 +1,2 @@
|
||||
#!/bin/bash
|
||||
su "$OS_USER" -c "curl -sSL https://experimental.docker.com/ | sh"
|
||||
su "$OS_USER" -c "curl -sSL https://test.docker.com/ | sh"
|
||||
|
Loading…
Reference in New Issue
Block a user