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 May 28, 2021
1 parent c164ae2 commit 7c6c5b4
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:-v2.2.8}
export AQUARIUS_VERSION=${AQUARIUS_VERSION:-v2.2.12}
export PROVIDER_VERSION=${PROVIDER_VERSION:-v0.4.9}
export CONTRACTS_VERSION=${CONTRACTS_VERSION:-v0.6.2}
export PROJECT_NAME="ocean"
Expand Down

0 comments on commit 7c6c5b4

Please sign in to comment.