Update docker-compose.yml

This commit is contained in:
Alex Ellis
2017-11-26 22:49:53 +00:00
committed by GitHub
parent f174c5e3ec
commit e66357bd5a

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.9 image: functions/gateway:0.6.12
networks: networks:
- functions - functions
environment: environment: