w9jds / firebase-action

GitHub Action for interacting with Firebase
MIT License
922 stars 198 forks source link

Manifest for `w9jds/firebase-action:v13.9.0` not found #237

Closed babanin closed 4 months ago

babanin commented 4 months ago

Hi,

We are using w9jds/firebase-action@master and today is started failing with the following error:

Pull down action image 'w9jds/firebase-action:v13.9.0'
  /usr/bin/docker pull w9jds/firebase-action:v13.9.0
  Error response from daemon: manifest for w9jds/firebase-action:v13.9.0 not found: manifest unknown: manifest unknown
  Warning: Docker pull failed with exit code 1, back off 7.[2](https://github.com/superdispatch/api-documentation/actions/runs/9096330416/job/25001842231#step:2:2)75 seconds before retry.
  /usr/bin/docker pull w9jds/firebase-action:v1[3](https://github.com/superdispatch/api-documentation/actions/runs/9096330416/job/25001842231#step:2:3).9.0
  Error response from daemon: manifest for w9jds/firebase-action:v13.9.0 not found: manifest unknown: manifest unknown
  Warning: Docker pull failed with exit code 1, back off 5.728 seconds before retry.
  /usr/bin/docker pull w9jds/firebase-action:v13.9.0
  Error response from daemon: manifest for w9jds/firebase-action:v13.9.0 not found: manifest unknown: manifest unknown
Error: Docker pull failed with exit code 1

Rollback to w9jds/firebase-action@v13.8.3 resolves the problem.

w9jds commented 4 months ago

Yes, I have fixed this. I'm still in the middle of fixing the automatic build of the dock images. I pushed a change, but it seems it didn't preserve the version properly, so it didn't deploy right. (closer, but not working yet).