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 fc68d29 commit 697a08fCopy full SHA for 697a08f
dockerfiles/graph-toolbox/Dockerfile
@@ -11,7 +11,7 @@ ARG TARGET="x86_64-unknown-linux-gnu"
11
12
ARG NODE_MAJOR=22
13
14
-FROM rust:${RUST_VERSION}-bookworm@sha256:4ac764e7954b5a31cb4ca1df31885497cf86ed532ea1c4456da1b9a960964eef as graphman-build
+FROM rust:${RUST_VERSION}-bookworm@sha256:738ae99a3d75623f41e6882566b4ef37e38a9840244a47efd4a0ca22e9628b88 as graphman-build
15
16
ARG GRAPH_NODE_VERSION
17
ARG TARGET
0 commit comments