File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- FROM otel/opentelemetry-collector-contrib@sha256:e94cfd92357aa21f4101dda3c0c01f90e6f24115ba91b263c4d09fed7911ae68 AS otel
1
+ FROM otel/opentelemetry-collector-contrib@sha256:c06aa6d7833e9a2b81c6c394d67e40ae9864edec8dca8a8e8552df1316c96d9b AS otel
2
2
FROM almalinux:10-minimal@sha256:a6b2c1d34ae5cb828e67003dce51ea65b1a0b0ff05538070d9e172695002f497 AS final
3
3
4
4
# renovate: datasource=github-releases depName=just-containers/s6-overlay
@@ -8,7 +8,7 @@ ARG APOLLO_ROUTER_VERSION=2.5.0
8
8
# renovate: datasource=github-releases depName=apollographql/apollo-mcp-server
9
9
ARG APOLLO_MCP_SERVER_VERSION=0.7.0
10
10
11
- LABEL org.opencontainers.image.version=0.0.9
11
+ LABEL org.opencontainers.image.version=0.0.10
12
12
LABEL org.opencontainers.image.vendor="Apollo GraphQL"
13
13
LABEL org.opencontainers.image.title="Apollo Runtime"
14
14
LABEL org.opencontainers.image.description="A GraphQL Runtime for serving Supergraphs and enabling AI"
You can’t perform that action at this time.
0 commit comments