factoriotools / factorio-docker

Factorio headless server in a Docker container
https://hub.docker.com/r/factoriotools/factorio/
MIT License
888 stars 218 forks source link

Auto-update action failing to push new version 1.1.84 #470

Closed CerulanLumina closed 1 year ago

CerulanLumina commented 1 year ago

https://hub.docker.com/r/factoriotools/factorio/tags

Seems to be a result of the release for 1.1.83 changing on factorio.com, causing it to fail sha256 verification. Fixing the hash manually should be all that's needed to fix.

Fank commented 1 year ago

Ah that's the issue, could you create a PR with the right Sha?

Azhrei251 commented 1 year ago

PR here: https://github.com/factoriotools/factorio-docker/pull/471