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 39b2912 commit 70ddc1dCopy full SHA for 70ddc1d
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.7.2
+ARG APOLLO_MCP_SERVER_VERSION=0.7.5
10
11
LABEL org.opencontainers.image.version=0.0.16
12
LABEL org.opencontainers.image.vendor="Apollo GraphQL"
0 commit comments