diff --git a/scripts/testUpdateIceberg.sh b/scripts/testUpdateIceberg.sh index 11e1f2348a..00f79ed6ff 100755 --- a/scripts/testUpdateIceberg.sh +++ b/scripts/testUpdateIceberg.sh @@ -2,5 +2,5 @@ set -x set -e -wget -O - get.pharo.org/70+vm | bash +wget -O - get.pharo.org/80+vm | bash ./pharo Pharo.image st --save --quit scripts/updateIceberg.st \ No newline at end of file