automation: Update minecraft-image Docker tag to v2024

This commit is contained in:
Renovate Bot 2024-01-20 19:05:13 +00:00
parent d6a10f0802
commit e710c63f90

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.12.2"
minecraft_image_version: "2024.2.0"
# Container versions
minecraft_image_tag: "{{ minecraft_image_version }}"