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

update to sha256 for checksum verification #407

Closed perobertson closed 2 years ago

perobertson commented 2 years ago

This is a rework of #404 which switches from sha1 to sha256.

This also drops the usage of the jinja templating in favour of the docker build-args.

Fank commented 2 years ago

Required changes in the watchdog too, but they are will be pushed once this is merged