Hi, We have a Linux script to build our image and was working well until recently. It seems that the failure is related (not confirmed yet) to https://github.com/pharo-project/pharo/issues/4764
Becuase it fail to load Seaside into the Pharo image. Is there any way to download a specific build or version like ? wget -q -O- https://get.pharo.org/64/703 | bash In this case to download Pharo 7.03 We want to try our script with different Pharo versions, because "wget -O- https://get.pharo.org/64 | bash" it download the latest. regards, bruno -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html