Is it safe to update from 1.10 to 2.4?

Hello,

Recently our Docker image stop working because we use meteor 1.10.2 and there is an issue with package servers ( as described here: Trying to update from meteor version 1.7.0.5 - can't reach package servers - how can we update to a newer meteor version? -fixed- )

I’m wondering if there are any security issues / possible issues that we should keep in mind if we plan to update to 2.4 and avoid this error without adding NODE_TLS_REJECT_UNAUTHORIZED=0 to our ENV.

Any help / recommendations / suggestions will be appreciated.

Thank You

Check the changelog and upgrade one major version at a time so that you can easily check against the changelog if an error happens

2 Likes