mirror of
https://github.com/openfaas/faas.git
synced 2025-06-17 12:46:59 +00:00
Revert docker tag bump to 0.10.0
**What** - Revert to the original docker tags because we want to for the bump until after the official release Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
This commit is contained in:
parent
f61735b155
commit
bfa869ec8c
@ -5,7 +5,7 @@ services:
|
||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||
ports:
|
||||
- 8080:8080
|
||||
image: functions/gateway:0.10.0-arm64
|
||||
image: functions/gateway:0.7.0-arm64
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
|
@ -3,7 +3,7 @@ services:
|
||||
gateway:
|
||||
ports:
|
||||
- 8080:8080
|
||||
image: openfaas/gateway:0.10.0-armhf
|
||||
image: openfaas/gateway:0.9.14-armhf
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
|
@ -3,7 +3,7 @@ services:
|
||||
gateway:
|
||||
ports:
|
||||
- 8080:8080
|
||||
image: openfaas/gateway:0.10.0
|
||||
image: openfaas/gateway:0.9.14
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user