mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 00:36:46 +00:00
Update armhf/64 image tags in docker-compose
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
parent
f410e4d987
commit
249e6d9267
@ -3,7 +3,7 @@ services:
|
||||
gateway:
|
||||
ports:
|
||||
- 8080:8080
|
||||
image: openfaas/gateway:0.18.11-arm64
|
||||
image: openfaas/gateway:0.18.13-arm64
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
@ -43,7 +43,7 @@ services:
|
||||
|
||||
# auth service provide basic-auth plugin for system APIs
|
||||
basic-auth-plugin:
|
||||
image: openfaas/basic-auth-plugin:0.18.11-arm64
|
||||
image: openfaas/basic-auth-plugin:0.18.13-arm64
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
@ -74,7 +74,7 @@ services:
|
||||
faas-swarm:
|
||||
volumes:
|
||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||
image: openfaas/faas-swarm:0.8.5-arm64
|
||||
image: openfaas/faas-swarm:0.8.5-arm64
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
|
@ -73,7 +73,7 @@ services:
|
||||
faas-swarm:
|
||||
volumes:
|
||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||
image: openfaas/faas-swarm:0.8.5-armhf
|
||||
image: openfaas/faas-swarm:0.8.5-armhf
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user