Skip to content

Commit

Permalink
Update start_ocean.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcos20 authored Apr 4, 2022
1 parent 5d2c162 commit 0398ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start_ocean.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ COMPOSE_DIR="${DIR}/compose-files"

# Default versions of Aquarius, Provider

export AQUARIUS_VERSION=${AQUARIUS_VERSION:-v4.0.3}
export AQUARIUS_VERSION=${AQUARIUS_VERSION:-v4.0.4}
export PROVIDER_VERSION=${PROVIDER_VERSION:-v1.0.3}
export SUBGRAPH_VERSION=${SUBGRAPH_VERSION:-v4main}
export CONTRACTS_VERSION=${CONTRACTS_VERSION:-v1.0.0-alpha.28}
Expand Down

0 comments on commit 0398ac3

Please sign in to comment.