Skip to content
Snippets Groups Projects
Commit 12f4f173 authored by Alex Ellis's avatar Alex Ellis
Browse files

Move default gateway to 0.5.1

parent 19699d5e
No related branches found
No related tags found
No related merge requests found
fwatchdog fwatchdog
fwatchdog-armhf fwatchdog-armhf
**/node_modules/ **/node_modules/
**/*.DS_Store
...@@ -7,7 +7,7 @@ services: ...@@ -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:latest image: functions/gateway:0.5.1
networks: networks:
- functions - functions
deploy: deploy:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment