Skip to content

Commit 5cbd65f

Browse files
authored
update router version in docker-compose
1 parent d89c33f commit 5cbd65f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
router:
3-
image: ghcr.io/apollographql/router:v0.14.0
3+
image: ghcr.io/apollographql/router:v1.0.0-alpha.0
44
volumes:
55
- ./router.yaml:/dist/config/router.yaml
66
- ./supergraph.graphql:/dist/config/supergraph.graphql

0 commit comments

Comments
 (0)