Use stable gateway by default

This commit is contained in:
Alex Ellis 2017-03-13 14:17:10 +00:00
parent 97c9243419
commit 1cff3601b0

View File

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