We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c385e0b commit df8daa9Copy full SHA for df8daa9
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.59.2
+ image: ghcr.io/apollographql/router:v1.60.1
6
volumes:
7
- ./supergraph.graphql:/dist/schema/supergraph.graphql
8
- ./router.yaml:/dist/config/router.yaml
docker-compose.router.yml
0 commit comments