Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Renovate Bot
091d6f9aa5 automation: Update factorio Docker tag to v2.0.30 2025-01-10 13:04:49 +00:00

View file

@ -23,7 +23,7 @@ factorio_data_location: "{{ factorio_install_location }}/data"
# The camo version that should be used
# renovate: depName=docker.io/factoriotools/factorio
factorio_version: "2.0.16"
factorio_version: "2.0.30"
# Docker image
factorio_image: "docker.io/factoriotools/factorio"