automation: Update factorio Docker tag to v1.1.92

This commit is contained in:
Renovate Bot 2023-09-25 22:04:42 +00:00
parent f10477e3ba
commit 9dc400932c

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