bump ocean subgraph

This commit is contained in:
alexcos20 2023-11-22 09:12:05 +02:00
parent 5c6001b24a
commit 98ac497bb7
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ COMPOSE_DIR="${DIR}/compose-files"
export AQUARIUS_VERSION=${AQUARIUS_VERSION:-v5.1.5}
export ELASTICSEARCH_VERSION=${ELASTICSEARCH_VERSION:-8.5.1}
export PROVIDER_VERSION=${PROVIDER_VERSION:-v2.1.3}
export SUBGRAPH_VERSION=${SUBGRAPH_VERSION:-v3.0.10}
export SUBGRAPH_VERSION=${SUBGRAPH_VERSION:-v4.0.1}
export CONTRACTS_VERSION=${CONTRACTS_VERSION:-v2.0.3}
export RBAC_VERSION=${RBAC_VERSION:-next}
export GRAPH_NODE_VERSION=${GRAPH_NODE_VERSION:-v0.33.0}