automation: Update factorio Docker tag to v1.1.43

This commit is contained in:
Renovate Bot 2021-10-26 12:04:23 +00:00
parent c76c017606
commit 48536696e7

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