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 750001d commit 3fa3d81Copy full SHA for 3fa3d81
dockerfiles/graph-toolbox/Dockerfile
@@ -5,7 +5,7 @@ ARG GRAPH_NODE_VERSION="v0.40.2"
5
# renovate: datasource=npm depName=@graphprotocol/indexer-cli
6
ARG INDEXER_VERSION="0.24.3"
7
# renovate: datasource=npm depName=@graphprotocol/graph-cli
8
-ARG GRAPH_CLI_VERSION="0.97.1"
+ARG GRAPH_CLI_VERSION="0.98.1"
9
10
ARG TARGET="x86_64-unknown-linux-gnu"
11
0 commit comments