Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Renovate Bot
7fd601c23d automation: Update minecraft-image Docker tag to v2024.12.1 2024-12-20 05:05:44 +00:00

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