mirror of
https://github.com/openfaas/faas.git
synced 2025-06-11 09:46:48 +00:00
Move to functions/gateway:0.5.5
This commit is contained in:
parent
9a70973e00
commit
1ab2576bf6
@ -7,11 +7,11 @@ services:
|
||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||
ports:
|
||||
- 8080:8080
|
||||
image: functions/gateway:0.5.3
|
||||
image: functions/gateway:0.5.5
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
dnsrr: "true" # Temporarily use dnsrr in place of VIP while issue persists on PWD
|
||||
# environment:
|
||||
# dnsrr: "true" # Temporarily use dnsrr in place of VIP while issue persists on PWD
|
||||
deploy:
|
||||
placement:
|
||||
constraints: [node.role == manager]
|
||||
|
Loading…
x
Reference in New Issue
Block a user