Skip to content

Commit 050a91a

Browse files
svc-secopsrenovate[bot]jonathanrainer
authored
chore(deps): update otel/opentelemetry-collector-contrib docker digest to c06aa6d (#35)
* chore(deps): update otel/opentelemetry-collector-contrib docker digest to c06aa6d * Bump version --------- Co-authored-by: renovate[bot] <[email protected]> Co-authored-by: jonathanrainer <[email protected]>
1 parent 45daaa5 commit 050a91a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM otel/opentelemetry-collector-contrib@sha256:e94cfd92357aa21f4101dda3c0c01f90e6f24115ba91b263c4d09fed7911ae68 AS otel
1+
FROM otel/opentelemetry-collector-contrib@sha256:c06aa6d7833e9a2b81c6c394d67e40ae9864edec8dca8a8e8552df1316c96d9b AS otel
22
FROM almalinux:10-minimal@sha256:a6b2c1d34ae5cb828e67003dce51ea65b1a0b0ff05538070d9e172695002f497 AS final
33

44
# renovate: datasource=github-releases depName=just-containers/s6-overlay
@@ -8,7 +8,7 @@ ARG APOLLO_ROUTER_VERSION=2.5.0
88
# renovate: datasource=github-releases depName=apollographql/apollo-mcp-server
99
ARG APOLLO_MCP_SERVER_VERSION=0.7.0
1010

11-
LABEL org.opencontainers.image.version=0.0.9
11+
LABEL org.opencontainers.image.version=0.0.10
1212
LABEL org.opencontainers.image.vendor="Apollo GraphQL"
1313
LABEL org.opencontainers.image.title="Apollo Runtime"
1414
LABEL org.opencontainers.image.description="A GraphQL Runtime for serving Supergraphs and enabling AI"

0 commit comments

Comments
 (0)