Skip to content

Commit 697a08f

Browse files
ci(deps): update graph-toolbox dependencies (#271)
Co-authored-by: graphops-renovate[bot] <135047802+graphops-renovate[bot]@users.noreply.github.com>
1 parent fc68d29 commit 697a08f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/graph-toolbox/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ARG TARGET="x86_64-unknown-linux-gnu"
1111

1212
ARG NODE_MAJOR=22
1313

14-
FROM rust:${RUST_VERSION}-bookworm@sha256:4ac764e7954b5a31cb4ca1df31885497cf86ed532ea1c4456da1b9a960964eef as graphman-build
14+
FROM rust:${RUST_VERSION}-bookworm@sha256:738ae99a3d75623f41e6882566b4ef37e38a9840244a47efd4a0ca22e9628b88 as graphman-build
1515

1616
ARG GRAPH_NODE_VERSION
1717
ARG TARGET

0 commit comments

Comments
 (0)