mirror of
https://github.com/openfaas/faas.git
synced 2025-06-18 12:06:37 +00:00
Update to latest GW
This commit is contained in:
@ -35,7 +35,7 @@ Clone OpenFaaS and then checkout the latest stable release:
|
|||||||
```
|
```
|
||||||
$ git clone https://github.com/openfaas/faas && \
|
$ git clone https://github.com/openfaas/faas && \
|
||||||
cd faas && \
|
cd faas && \
|
||||||
git checkout 0.6.5 && \
|
git checkout 0.7.0 && \
|
||||||
./deploy_stack.sh
|
./deploy_stack.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user