We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c72287 commit c597f6aCopy full SHA for c597f6a
dockerfiles/graph-toolbox/Dockerfile
@@ -1,7 +1,7 @@
1
# renovate: datasource=docker depName=rust
2
ARG RUST_VERSION="1"
3
# renovate: datasource=docker depName=graphprotocol/graph-node
4
-ARG GRAPH_NODE_VERSION="v0.37.0"
+ARG GRAPH_NODE_VERSION="v0.38.0"
5
# renovate: datasource=npm depName=@graphprotocol/indexer-cli
6
ARG INDEXER_VERSION="0.23.5"
7
# renovate: datasource=npm depName=@graphprotocol/graph-cli
0 commit comments