Skip to content

Commit

Permalink
ci(deps): update graph-toolbox dependencies (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <135047802+graphops-renovate[bot]@users.noreply.github.com>
  • Loading branch information
graphops-renovate[bot] authored Dec 19, 2023
1 parent 731ca12 commit 7e4d3f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/graph-toolbox/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ RUN git checkout $(echo ${GRAPH_NODE_VERSION} | cut -d '@' -f 1)

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

FROM rust:1-slim-bookworm@sha256:ad32f124093413dbeee63787b4275ee5ede1374cb837ffae818ec28566510d1b as runtime
FROM rust:1-slim-bookworm@sha256:e11b7c4948da4fb16304e7617757eec710536dcd2f0b6af6bf2b71af2a3566bb as runtime

ARG INDEXER_VERSION
ARG GRAPH_CLI_VERSION
Expand Down

0 comments on commit 7e4d3f0

Please sign in to comment.