Merge branch 'renovate/docker-factorio-1.x' into 'master'

automation: Update factorio Docker tag to v1.1.30

See merge request saibotk.de/infrastructure!140
This commit is contained in:
Saibotk 2021-03-25 15:52:45 +00:00
commit 88aecd8ca0

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: "1.1.27"
factorio_version: "1.1.30"
# Docker image
factorio_image: "docker.io/factoriotools/factorio"