Skip to content

Commit b77bbef

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

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
@@ -36,7 +36,7 @@ RUN git checkout $(echo ${GRAPH_NODE_VERSION} | cut -d '@' -f 1)
3636

3737
RUN cargo build --bin graphman --release --target ${TARGET}
3838

39-
FROM rust:1-slim-bookworm@sha256:dd223a2cbd5dd759526e8a74effd21fa63f8a9f5d1f5ed04e8f98e4509671e6e as runtime
39+
FROM rust:1-slim-bookworm@sha256:907ff4b3ee7df57149ffee04f606e0a08b9b2ed3507f00a19cf3c9c0f74b7681 as runtime
4040

4141
ARG INDEXER_VERSION
4242
ARG GRAPH_CLI_VERSION

0 commit comments

Comments
 (0)