factoriotools / factorio-docker

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

0.16.45 didn't push to dockerhub #164

Closed nevir closed 6 years ago

nevir commented 6 years ago

Looks like 0.16.45 isn't available on docker hub yet (did you forget to push the image, or is that automated elsewhere?)

nevir commented 6 years ago

And when trying to build manually: https://gist.github.com/nevir/6130c89a3bb376fe8ad9b076e7ec4f43

/tmp/factorio_headless_x64_0.16.45.tar.xz: FAILED
sha1sum: WARNING: 1 of 1 computed checksums did NOT match
nevir commented 6 years ago

https://github.com/dtandersen/docker_factorio_server/pull/165 seems to be the correct sha

Fank commented 6 years ago

That's weired, i didn't changed anything of the checksum stuff.

time="2018-05-22T20:07:43Z" level=info msg="Start 0.16.45"
time="2018-05-22T20:07:46Z" level=info msg="Cloned repo"
time="2018-05-22T20:07:47Z" level=info msg="Got checksum 994bc667720c21257500e29038c1a5f61e25da1e"
time="2018-05-22T20:07:47Z" level=info msg="Edited Dockerfile"
time="2018-05-22T20:07:47Z" level=info msg="Edited README"
time="2018-05-22T20:07:47Z" level=info msg=Committed
time="2018-05-22T20:07:51Z" level=info msg=Pushed
time="2018-05-22T20:07:54Z" level=info msg=Tagged

Maybe a wrong file was uploaded at the same time as they released it...

Fank commented 6 years ago

I manualy fixed and pushed it, version should be available soon.