Skip to content

Commit

Permalink
chore(deps): update ghcr.io/apollographql/router docker tag to v1.56.0 (
Browse files Browse the repository at this point in the history
#413)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 4c54d2f commit 69b4633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/docker-compose.router.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3"
services:
apollo-router:
container_name: apollo-router
image: ghcr.io/apollographql/router:v1.55.0
image: ghcr.io/apollographql/router:v1.56.0
environment:
- APOLLO_KEY=${APOLLO_KEY}
- APOLLO_GRAPH_REF=${APOLLO_GRAPH_REF}
Expand Down

0 comments on commit 69b4633

Please sign in to comment.