factoriotools / factorio-docker

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

Stable tag is pointing to 1.1.27 experimental release instead of 1.1.26 #383

Closed Xilisys closed 3 years ago

Xilisys commented 3 years ago

Stable version on factorio.com shows 1.1.26. When pulling the image with stable tag and bringing up the container, version 1.1.27 is running.

Latest releases

Stable: 1.1.26

Experimental: 1.1.27

StopMotionCuber commented 3 years ago

This is known to be an issue, see #368 Currently a different stable and experimental version on the same minor version is not supported. I'm addressing that issue with #382 so feel free to leave this issue open.

Thulium-Drake commented 3 years ago

@StopMotionCuber anything we can do to help you with that? With the whole release burst from Wube the docker image situation is quite a mess (as Steam sometimes lags behind a bit as well :( )

StopMotionCuber commented 3 years ago

@Thulium-Drake You might want to review https://github.com/factoriotools/factorio-docker-watchdog/pull/9 and/or #382

Other than that, no more work is needed

Fank commented 3 years ago

The issue with stable tags are not stable images, should be fixed now with #382