Bump master versions to latest release

Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis 2017-10-20 22:09:55 +01:00
parent 5d04373ded
commit f6bbe7d310
2 changed files with 2 additions and 2 deletions

View File

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

View File

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