update configs (#30)

This commit is contained in:
Joel Unzain
2020-08-07 12:11:09 -07:00
committed by GitHub
parent 928c031620
commit ca41fb4167
5 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ CADUCEUS_VERSION=${CADUCEUS_VERSION:-0.2.7} \
TR1D1UM_VERSION=${TR1D1UM_VERSION:-0.5.0} \
SCYTALE_VERSION=${SCYTALE_VERSION:-0.1.5} \
PETASOS_VERSION=${PETASOS_VERSION:-0.1.4} \
TALARIA_VERSION=${TALARIA_VERSION:-0.5.1} \
TALARIA_VERSION=${TALARIA_VERSION:-0.5.9} \
THEMIS_VERSION=${THEMIS_VERSION:-0.4.3} \
SIMULATOR_VERSION=${SIMULATOR_VERSION:-local} \
docker-compose -f $ROOT_DIR/deploy/docker-compose/docker-compose.yml up -d $@