diff --git a/start_ocean.sh b/start_ocean.sh index af768a1..6846e19 100755 --- a/start_ocean.sh +++ b/start_ocean.sh @@ -14,7 +14,7 @@ COMPOSE_DIR="${DIR}/compose-files" # Default versions of Aquarius, Brizo, Keeper Contracts and Pleuston export AQUARIUS_VERSION=${AQUARIUS_VERSION:-v0.3.4} -export BRIZO_VERSION=${BRIZO_VERSION:-v0.3.12} +export BRIZO_VERSION=${BRIZO_VERSION:-v0.3.13} export KEEPER_VERSION=${KEEPER_VERSION:-v0.10.3} export PLEUSTON_VERSION=${PLEUSTON_VERSION:-v0.4.2}