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 4a9cf1f commit 47abd3eCopy full SHA for 47abd3e
1 file changed
start_ocean.sh
@@ -30,7 +30,7 @@ COMPOSE_DIR="${DIR}/compose-files"
30
export TYPESENSE_VERSION=${TYPESENSE_VERSION:-0.25.1}
31
export AQUARIUS_VERSION=${AQUARIUS_VERSION:-v5.1.5}
32
export ELASTICSEARCH_VERSION=${ELASTICSEARCH_VERSION:-8.5.1}
33
-export NODE_VERSION=${NODE_VERSION:-pr-1329}
+export NODE_VERSION=${NODE_VERSION:-main}
34
export CONTRACTS_VERSION=${CONTRACTS_VERSION:-v2.4.1}
35
36
0 commit comments