Revert to functions/gateway:0.5.2 for demo

This commit is contained in:
Alex Ellis 2017-04-16 15:19:20 -05:00 committed by GitHub
parent d72af4827d
commit ccd4888c4a

View File

@ -7,7 +7,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.5.3 image: functions/gateway:0.5.2
networks: networks:
- functions - functions
deploy: deploy: