diff --git a/setupScale.sh b/setupScale.sh index 2fa316f..d7e1cfa 100644 --- a/setupScale.sh +++ b/setupScale.sh @@ -3,7 +3,7 @@ echo "*********************************************" echo "* cloning repository " echo "*********************************************" -git clone --branch v0.2.2 https://github.com/guillep/Scale /tmp/scale +git clone --branch v0.2.3 https://github.com/guillep/Scale /tmp/scale cd /tmp/scale echo "*********************************************" echo "* building scale image "