Skip to content

Commit 5cb1dae

Browse files
committed
Pin Docker Swarm to master
The version quoted 0.7.7 had some issues around rolling updates so this change moves us to master for the cutting edge release. Signed-off-by: Alex Ellis (VMware) <[email protected]>
1 parent 0580b26 commit 5cb1dae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/deployment/docker-swarm.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ Clone OpenFaaS and then checkout the latest stable release:
3232
```bash
3333
$ git clone https://github.com/openfaas/faas && \
3434
cd faas && \
35-
git checkout 0.7.7 && \
3635
./deploy_stack.sh
3736
```
3837

0 commit comments

Comments
 (0)