Skip to content
Snippets Groups Projects
Commit 20a8d762 authored by Alex Ellis's avatar Alex Ellis Committed by GitHub
Browse files

Bump version to match release today.

parent 0e723c5b
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ This one-shot script clones the code, initialises Docker swarm mode and then dep
# docker swarm init --advertise-addr eth0 && \
git clone https://github.com/alexellis/faas && \
cd faas && \
git checkout 0.6.0 && \
git checkout 0.6.1 && \
./deploy_stack.sh && \
docker service ls
```
......
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