Skip to content

Commit

Permalink
chore(deps): update ghcr.io/apollographql/router docker tag to v1.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 1ab5ff3 commit 9cdf8be
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.56.0
image: ghcr.io/apollographql/router:v1.57.0
environment:
- APOLLO_KEY=${APOLLO_KEY}
- APOLLO_GRAPH_REF=${APOLLO_GRAPH_REF}
Expand Down

0 comments on commit 9cdf8be

Please sign in to comment.