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 180ed8d commit 795711bCopy full SHA for 795711b
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.53.0
+ image: ghcr.io/apollographql/router:v1.54.0
6
volumes:
7
- ./supergraph.graphql:/dist/schema/supergraph.graphql
8
- ./router.yaml:/dist/config/router.yaml
docker-compose.router.yml
0 commit comments