Skip to content

Commit 495d24c

Browse files
chore(deps): update almalinux:10-minimal docker digest to 56d2971 (#27)
* chore(deps): update almalinux:10-minimal docker digest to 56d2971 * Bump container version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: jonathanrainer <[email protected]>
1 parent e110890 commit 495d24c

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,5 +1,5 @@
11
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
33

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

11-
LABEL org.opencontainers.image.version=0.0.5
11+
LABEL org.opencontainers.image.version=0.0.6
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)