We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 022f838 commit 9f1dcb5Copy full SHA for 9f1dcb5
Dockerfile
@@ -8,7 +8,7 @@ ARG APOLLO_ROUTER_VERSION=2.10.0
8
# renovate: datasource=github-releases depName=apollographql/apollo-mcp-server
9
ARG APOLLO_MCP_SERVER_VERSION=1.7.0
10
11
-LABEL org.opencontainers.image.version=0.0.32
+LABEL org.opencontainers.image.version=0.0.33
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