Bump aquarius from v3.1.3 -> v3.1.4

This commit is contained in:
David Hunt-Mateo 2022-05-17 11:21:06 -04:00
parent 241ca2a574
commit 9b3cf3da6c
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ COMPOSE_DIR="${DIR}/compose-files"
# Default versions of Aquarius, Provider
export AQUARIUS_VERSION=${AQUARIUS_VERSION:-v3.1.3}
export AQUARIUS_VERSION=${AQUARIUS_VERSION:-v3.1.4}
export PROVIDER_VERSION=${PROVIDER_VERSION:-v0.4.24}
export CONTRACTS_VERSION=${CONTRACTS_VERSION:-v0.6.9}
export RBAC_VERSION=${RBAC_VERSION:-next}