Skip to content

Commit a4a6f92

Browse files
committed
Update base image
Signed-off-by: David Gageot <[email protected]>
1 parent 4db6053 commit a4a6f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ ENV DOCKER_MCP_IN_CONTAINER=1
9696
ENTRYPOINT ["/docker-mcp", "gateway", "run"]
9797
COPY --from=build-mcp-gateway /docker-mcp /
9898

99-
FROM docker:dind@sha256:0a2ee60851e1b61a54707476526c4ed48cc55641a17a5cba8a77fb78e7a4742c AS dind
99+
FROM docker:dind@sha256:4dd2f7e405b1a10fda628f22cd466be1e3be2bcfc46db653ab620e02eeed5794 AS dind
100100
RUN rm /usr/local/bin/docker-compose \
101101
/usr/local/libexec/docker/cli-plugins/docker-compose \
102102
/usr/local/libexec/docker/cli-plugins/docker-buildx

0 commit comments

Comments
 (0)