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 cf8b587 commit ef7d128Copy full SHA for ef7d128
dockerfiles/graph-toolbox/Dockerfile
@@ -3,7 +3,7 @@ ARG GRAPH_NODE_VERSION="v0.36.0"
3
# renovate: datasource=npm depName=@graphprotocol/indexer-cli versioning=semver
4
ARG INDEXER_VERSION="0.21.11"
5
# renovate: datasource=npm depName=@graphprotocol/graph-cli versioning=semver
6
-ARG GRAPH_CLI_VERSION="0.93.0"
+ARG GRAPH_CLI_VERSION="0.93.3"
7
8
ARG TARGET="x86_64-unknown-linux-gnu"
9
0 commit comments