I am getting regular failures on: atlassian/firebase-deploy:4.2.0
Unable to find image 'bitbucketpipelines/firebase-deploy:4.2.0' locally
4.2.0: Pulling from bitbucketpipelines/firebase-deploy
INFO: Executing the pipe...
INFO: Current NodeJS version:
installing : node-v16.18.1
mkdir : /usr/local/n/versions/node/16.18.1
fetch : https://nodejs.org/dist/v16.18.1/node-v16.18.1-linux-x64.tar.gz
This fetch, will sometimes fail, just sit there, perhaps network issues getting the package, but is it possible to cache it, it has to download on every pipeline, takes ages, often fails.
Could it be part of your base image?
Thanks