Skip to content
Snippets Groups Projects
Commit ca15008a authored by Marko Mudrinić's avatar Marko Mudrinić Committed by Alex Ellis
Browse files

guide,do: switch to ubuntu-17-10-x64

parent 4877a60a
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ This process will take a few minutes as Droplets are created and Docker installe
for i in 1 2 3; do
docker-machine create \
--driver digitalocean \
--digitalocean-image ubuntu-17-04-x64 \
--digitalocean-image ubuntu-17-10-x64 \
--digitalocean-tags openfaas-getting-started \
--digitalocean-region=nyc3 \
--digitalocean-access-token $DOTOKEN \
......
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