Bump gateway to 0.6.14

Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis 2017-12-13 14:21:53 +00:00
parent dc37d131be
commit efebf2e217
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:0.6.13
image: functions/gateway:0.6.14
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.13
image: functions/gateway:0.6.14
networks:
- functions
environment: