mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 08:46:48 +00:00
Pin sample stack to stable gateway tag
This commit is contained in:
parent
6f869bc313
commit
15f908c070
@ -7,7 +7,7 @@ services:
|
|||||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||||
ports:
|
ports:
|
||||||
- 8080:8080
|
- 8080:8080
|
||||||
image: alexellis2/faas-gateway:latest-dev
|
image: alexellis2/faas-gateway:latest
|
||||||
networks:
|
networks:
|
||||||
- functions
|
- functions
|
||||||
deploy:
|
deploy:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user