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 aba9c32 commit ab129deCopy full SHA for ab129de
docker-compose.yaml
@@ -1,6 +1,6 @@
1
services:
2
router:
3
- image: ghcr.io/apollographql/router:v1.32.0
+ image: ghcr.io/apollographql/router:v2.2.0
4
volumes:
5
- ./router.yaml:/dist/config/router.yaml
6
- ./supergraph.graphql:/dist/config/supergraph.graphql
0 commit comments