Updated update.sh and clear data from broken github action! (#505)

* Update update.sh to fix SHA256 grabbing

* Update buildinfo.json reverted data so build.sh can run

* Update docker-compose.yml  reverted data so build.sh can run
This commit is contained in:
Mr BasicX
2024-10-21 18:21:42 +05:30
committed by GitHub
parent 890489fb15
commit a1cb15b709
3 changed files with 6 additions and 15 deletions

View File

@ -6,8 +6,8 @@ services:
args:
# Check buildinfo.json for supported versions and SHAs
# https://github.com/factoriotools/factorio-docker/blob/master/buildinfo.json
- VERSION=2.0.7
- SHA256=
- VERSION=1.1.110
- SHA256=485fe6db36e5decd7dd0d70e7c97e61f818100fa3e48d87884b287027c7a646a
ports:
- "34197:34197/udp"
- "27015:27015/tcp"