Update docker-compose.yml

This commit is contained in:
Alex Ellis 2017-04-13 17:48:40 +01:00 committed by GitHub
parent 09cc91108a
commit 4f1260232f

View File

@ -7,7 +7,7 @@ services:
- "/var/run/docker.sock:/var/run/docker.sock"
ports:
- 8080:8080
image: functions/gateway:0.5.2
image: functions/gateway:0.5.3
networks:
- functions
deploy: