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
1
FROM otel/opentelemetry-collector-contrib@sha256:e94cfd92357aa21f4101dda3c0c01f90e6f24115ba91b263c4d09fed7911ae68 AS otel
2
- FROM almalinux:10-minimal@sha256:9cdcbb8b9b0e522e4c190d4f1db67ebd443736630ad77cf2263ba86d0870bf1b AS final
2
+ FROM almalinux:10-minimal@sha256:56d2971a2597628fe3e933fb400eb85f832f7d27459b016a138bc739b8aba185 AS final
3
3
4
4
# renovate: datasource=github-releases depName=just-containers/s6-overlay
5
5
ARG S6_OVERLAY_VERSION=3.2.1.0
@@ -8,7 +8,7 @@ ARG APOLLO_ROUTER_VERSION=2.3.0
8
8
# renovate: datasource=github-releases depName=apollographql/apollo-mcp-server
9
9
ARG APOLLO_MCP_SERVER_VERSION=0.5.2
10
10
11
- LABEL org.opencontainers.image.version=0.0.5
11
+ LABEL org.opencontainers.image.version=0.0.6
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