Bump gateway:0.6.2

Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis 2017-08-22 17:46:59 +01:00
parent 2cca166dc0
commit 30656edfd6
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ services:
- "/var/run/docker.sock:/var/run/docker.sock"
ports:
- 8080:8080
image: functions/gateway:latest-dev
image: functions/gateway:0.6.2
networks:
- functions
environment:

View File

@ -5,7 +5,7 @@ services:
- "/var/run/docker.sock:/var/run/docker.sock"
ports:
- 8080:8080
image: functions/gateway:0.6.1
image: functions/gateway:0.6.2
networks:
- functions
environment: