|
@@ -3,7 +3,7 @@ version: '3'
|
|
services:
|
|
services:
|
|
router:
|
|
router:
|
|
container_name: router
|
|
container_name: router
|
|
- image: ghcr.io/apollographql/router:v1.24.0
|
|
|
|
|
|
+ image: ghcr.io/apollographql/router:v1.27.0
|
|
volumes:
|
|
volumes:
|
|
- ./prod-schema.graphql:/etc/config/supergraph.graphql:ro
|
|
- ./prod-schema.graphql:/etc/config/supergraph.graphql:ro
|
|
- ./router.yaml:/etc/config/configuration.yaml:ro
|
|
- ./router.yaml:/etc/config/configuration.yaml:ro
|