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:8d5c6595ac5d6fd8ee0ca91868bead6426353b077722b85f5ae98e583caa259b AS otel
1
+ FROM otel/opentelemetry-collector-contrib@sha256:440197291e082dcd225339cc7caabfa8d13414e29779e8b493716cfea385fd9c AS otel
2
2
FROM almalinux:10-minimal@sha256:7eb6d61ccfcde4e335b064c1da2f58993a463ec1618edbe16d1824d4eff7599f 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.5
10
10
11
- LABEL org.opencontainers.image.version=0.0.17
11
+ LABEL org.opencontainers.image.version=0.0.18
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