We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c7b9d5 commit 9123ca7Copy full SHA for 9123ca7
docker-compose.router-otel.yml
@@ -2,7 +2,7 @@ version: '3'
2
services:
3
apollo-router:
4
container_name: apollo-router
5
- image: ghcr.io/apollographql/router:v1.58.0
+ image: ghcr.io/apollographql/router:v1.58.1
6
volumes:
7
- ./supergraph.graphql:/dist/schema/supergraph.graphql
8
- ./router.yaml:/dist/config/router.yaml
docker-compose.router.yml
0 commit comments