Skip to content

Commit

Permalink
Bump gateway version
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
  • Loading branch information
alexellis committed Feb 27, 2021
1 parent 29bb5ad commit c7d9353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Expand Up @@ -41,7 +41,7 @@ services:
- "127.0.0.1:9090:9090"

gateway:
image: ghcr.io/openfaas/gateway:0.20.8
image: ghcr.io/openfaas/gateway:0.20.11
environment:
- basic_auth=true
- functions_provider_url=http://faasd-provider:8081/
Expand Down

0 comments on commit c7d9353

Please sign in to comment.