mirror of
https://github.com/openfaas/faas.git
synced 2025-06-16 04:06:47 +00:00
Move default gateway to 0.5.1
This commit is contained in:
parent
19699d5e79
commit
12f4f17394
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
fwatchdog
|
||||
fwatchdog-armhf
|
||||
**/node_modules/
|
||||
**/*.DS_Store
|
||||
|
@ -7,7 +7,7 @@ services:
|
||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||
ports:
|
||||
- 8080:8080
|
||||
image: functions/gateway:latest
|
||||
image: functions/gateway:0.5.1
|
||||
networks:
|
||||
- functions
|
||||
deploy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user