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

Update faas gateway to 0.12.0


0.12.0 moves the Prometheus port to 8082 (internal) and not
exposed on the network

Signed-off-by: default avatarAlex Ellis <alexellis2@gmail.com>
parent b4e54b90
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ services:
gateway:
ports:
- 8080:8080
image: openfaas/gateway:0.11.1
image: openfaas/gateway:0.12.0
networks:
- functions
environment:
......
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