automation: Update factorio Docker tag to v1.1.52

This commit is contained in:
Renovate Bot 2022-01-18 19:05:50 +00:00
parent b11bff6ee0
commit e6f87f50b5

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