We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25549af commit 45daaa5Copy full SHA for 45daaa5
Dockerfile
@@ -6,7 +6,7 @@ ARG S6_OVERLAY_VERSION=3.2.1.0
6
# renovate: datasource=github-releases depName=apollographql/router
7
ARG APOLLO_ROUTER_VERSION=2.5.0
8
# renovate: datasource=github-releases depName=apollographql/apollo-mcp-server
9
-ARG APOLLO_MCP_SERVER_VERSION=0.6.1
+ARG APOLLO_MCP_SERVER_VERSION=0.7.0
10
11
LABEL org.opencontainers.image.version=0.0.9
12
LABEL org.opencontainers.image.vendor="Apollo GraphQL"
0 commit comments