mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 08:46:48 +00:00
Bump gateway to newest image
Bumping gateway of arm armhf and x86-64 images to 0.18.11 Signed-off-by: Martin Dekov <mvdekov@gmail.com>
This commit is contained in:
parent
11f29ea8e3
commit
f9711c6436
@ -3,7 +3,7 @@ services:
|
||||
gateway:
|
||||
ports:
|
||||
- 8080:8080
|
||||
image: openfaas/gateway:0.18.10-arm64
|
||||
image: openfaas/gateway:0.18.11-arm64
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
|
@ -3,7 +3,7 @@ services:
|
||||
gateway:
|
||||
ports:
|
||||
- 8080:8080
|
||||
image: openfaas/gateway:0.18.10-armhf
|
||||
image: openfaas/gateway:0.18.11-armhf
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
|
@ -3,7 +3,7 @@ services:
|
||||
gateway:
|
||||
ports:
|
||||
- 8080:8080
|
||||
image: openfaas/gateway:0.18.10
|
||||
image: openfaas/gateway:0.18.11
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user