Skip to content
Snippets Groups Projects
Commit bfa869ec authored by Lucas Roesler's avatar Lucas Roesler Committed by Alex Ellis
Browse files

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: default avatarLucas Roesler <roesler.lucas@gmail.com>
parent f61735b1
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment