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 8a0e097 commit 37dace2Copy full SHA for 37dace2
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.7.0
8
# renovate: datasource=github-releases depName=apollographql/apollo-mcp-server
9
-ARG APOLLO_MCP_SERVER_VERSION=0.8.0
+ARG APOLLO_MCP_SERVER_VERSION=0.9.0
10
11
LABEL org.opencontainers.image.version=0.0.23
12
LABEL org.opencontainers.image.vendor="Apollo GraphQL"
0 commit comments