Skip to content

Commit

Permalink
Update gateway version
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Jan 11, 2024
1 parent 4a3fa68 commit fd20e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ services:
- "127.0.0.1:9090:9090"

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

0 comments on commit fd20e69

Please sign in to comment.