update aquarius to be compatible with squid 0.5.14

This commit is contained in:
Sebastian Gerske 2019-04-13 14:55:20 +02:00
parent 11dbeaa26a
commit ad573b8c83
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ DIR="${DIR/ /\\ }"
COMPOSE_DIR="${DIR}/compose-files"
# Default versions of Aquarius, Brizo, Keeper Contracts and Pleuston
export AQUARIUS_VERSION=${AQUARIUS_VERSION:-v0.2.0}
export AQUARIUS_VERSION=${AQUARIUS_VERSION:-v0.2.2}
export BRIZO_VERSION=${BRIZO_VERSION:-v0.3.1}
export KEEPER_VERSION=${KEEPER_VERSION:-v0.9.0}
export PLEUSTON_VERSION=${PLEUSTON_VERSION:-v0.3.0}