Skip to content

Commit

Permalink
ci(deps): update graph-toolbox dependencies (#32)
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 8, 2023
1 parent b27d743 commit 140fca0
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 @@ -7,7 +7,7 @@ ARG GRAPH_CLI_VERSION="0.62.0"

FROM graphprotocol/graph-node:${GRAPH_NODE_VERSION} as graphman-source

FROM rust:1@sha256:6de6071df133f8be44dd4538c74e93590941c6d2b9c98853e05011714fbcf57d as runtime
FROM rust:1@sha256:32d220ca8c77fe56afd6d057c382ea39aced503278526a34fc62b90946f92e02 as runtime

ENV DEBIAN_FRONTEND=noninteractive
ARG NODE_MAJOR=18
Expand Down

0 comments on commit 140fca0

Please sign in to comment.