Skip to content

Commit c597f6a

Browse files
ci(deps): update graph-toolbox dependencies (#299)
| datasource | package | from | to | | ---------- | ------------------------ | ------- | ------- | | docker | graphprotocol/graph-node | v0.37.0 | v0.38.0 | Co-authored-by: graphops-renovate[bot] <135047802+graphops-renovate[bot]@users.noreply.github.com>
1 parent 4c72287 commit c597f6a

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
@@ -1,7 +1,7 @@
11
# renovate: datasource=docker depName=rust
22
ARG RUST_VERSION="1"
33
# renovate: datasource=docker depName=graphprotocol/graph-node
4-
ARG GRAPH_NODE_VERSION="v0.37.0"
4+
ARG GRAPH_NODE_VERSION="v0.38.0"
55
# renovate: datasource=npm depName=@graphprotocol/indexer-cli
66
ARG INDEXER_VERSION="0.23.5"
77
# renovate: datasource=npm depName=@graphprotocol/graph-cli

0 commit comments

Comments
 (0)