automation: Update minecraft-image Docker tag to v2024.3.0

This commit is contained in:
Renovate Bot 2024-03-02 17:04:50 +00:00
parent e380fe1932
commit 7f1445fc0b

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: "2024.2.2"
minecraft_image_version: "2024.3.0"
# Container versions
minecraft_image_tag: "{{ minecraft_image_version }}"