Skip to content

Commit 70ddc1d

Browse files
chore(deps): update dependency apollographql/apollo-mcp-server to v0.7.5 (#44)
* chore(deps): update dependency apollographql/apollo-mcp-server to v0.7.4 * chore: bumping to 0.7.5 since thats latest --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Armando Locay <[email protected]>
1 parent 39b2912 commit 70ddc1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ARG S6_OVERLAY_VERSION=3.2.1.0
66
# renovate: datasource=github-releases depName=apollographql/router
77
ARG APOLLO_ROUTER_VERSION=2.5.0
88
# renovate: datasource=github-releases depName=apollographql/apollo-mcp-server
9-
ARG APOLLO_MCP_SERVER_VERSION=0.7.2
9+
ARG APOLLO_MCP_SERVER_VERSION=0.7.5
1010

1111
LABEL org.opencontainers.image.version=0.0.16
1212
LABEL org.opencontainers.image.vendor="Apollo GraphQL"

0 commit comments

Comments
 (0)