Skip to content

Commit 399dbd9

Browse files
chore(deps): update ghcr.io/apollographql/router docker tag to v1.29.1 (#55)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c04301c commit 399dbd9

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:v1.20.0
3+
image: ghcr.io/apollographql/router:v1.29.1
44
volumes:
55
- ./router.yaml:/dist/config/router.yaml
66
- ./supergraph.graphql:/dist/config/supergraph.graphql

0 commit comments

Comments
 (0)