Meteor install using install.meteor.com problem

Hello,

I’m trying to install meteor 2.16 through dockerfile and it keeps showing me this error:

4.285 Downloading Meteor distribution
6.476 Retrying download in 5 seconds…
13.70 Retrying download in 5 seconds…
20.83 Retrying download in 5 seconds…
27.94 Retrying download in 5 seconds…
35.07 Retrying download in 5 seconds…
42.21 Retrying download in 5 seconds…
49.34 Retrying download in 5 seconds…
56.47 Retrying download in 5 seconds…
63.59 Retrying download in 5 seconds…
70.68 Retrying download in 5 seconds…

failed to solve: process "/bin/bash -c curl https://install.meteor.com/\\?release\\=$METEOR_VERSION | sh &&

However, using the same install url without the release tag, it is working. But I need 2.16 specifically for the app

Thanks

I think this is a related ongoing thread for my issue Install script hanging on "Downloading Meteor distribution" - #41 by brianlukoff

Yes. We’re investigating this right now.