We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5014d91 commit bc9e3fdCopy full SHA for bc9e3fd
Dockerfile
@@ -4,7 +4,7 @@
4
# To create a multi-arch image, run:
5
# docker buildx build --platform linux/amd64,linux/arm64 --tag elasticsearch-core-mcp-server .
6
7
-FROM rust:1.88 AS builder
+FROM rust:1.89@sha256:c50cd6e20c46b0b36730b5eb27289744e4bb8f32abc90d8c64ca09decf4f55ba AS builder
8
9
WORKDIR /app
10
Dockerfile-8000
@@ -5,7 +5,7 @@
11
0 commit comments