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 f85d8ed commit 85a1555Copy full SHA for 85a1555
Dockerfile
@@ -8,7 +8,7 @@ ARG APOLLO_ROUTER_VERSION=2.7.0
8
# renovate: datasource=github-releases depName=apollographql/apollo-mcp-server
9
ARG APOLLO_MCP_SERVER_VERSION=1.0.0
10
11
-LABEL org.opencontainers.image.version=0.0.26
+LABEL org.opencontainers.image.version=0.0.27
12
LABEL org.opencontainers.image.vendor="Apollo GraphQL"
13
LABEL org.opencontainers.image.title="Apollo Runtime"
14
LABEL org.opencontainers.image.description="A GraphQL Runtime for serving Supergraphs and enabling AI"
0 commit comments