mirror of
https://github.com/openfaas/faas.git
synced 2025-06-16 21:06:54 +00:00
Bump armhf to latest faas-swarm
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This commit is contained in:
parent
8a3139325b
commit
2ba68460bc
@ -3,7 +3,7 @@ services:
|
|||||||
gateway:
|
gateway:
|
||||||
ports:
|
ports:
|
||||||
- 8080:8080
|
- 8080:8080
|
||||||
image: functions/gateway:0.6.16-rc1-armhf
|
image: functions/gateway:gateway:0.7.0-armhf
|
||||||
networks:
|
networks:
|
||||||
- functions
|
- functions
|
||||||
environment:
|
environment:
|
||||||
@ -34,7 +34,7 @@ services:
|
|||||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||||
# ports:
|
# ports:
|
||||||
# - 8081:8080
|
# - 8081:8080
|
||||||
image: functions/faas-swarm:0.1.1-armhf
|
image: functions/faas-swarm:0.1.5-armhf
|
||||||
networks:
|
networks:
|
||||||
- functions
|
- functions
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user