automation: Update minecraft-image Docker tag to v2023.4.1

This commit is contained in:
Renovate Bot 2023-06-06 02:04:40 +00:00
parent ccf5005a77
commit c2ebb10a7f

View file

@ -26,7 +26,7 @@ minecraft_backup_location: "{{ minecraft_install_location }}/worlds"
minecraft_telegraf_location: "{{ minecraft_install_location }}/telegraf"
# renovate: depName=docker.io/itzg/minecraft-server
minecraft_image_version: "2023.3.0"
minecraft_image_version: "2023.4.1"
# Container versions
minecraft_image_tag: "{{ minecraft_image_version }}"