automation: Update minecraft-image Docker tag to v2023.9.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
minecraft-image | minor |
2023.8.3 -> 2023.9.1
|
Release Notes
itzg/docker-minecraft-server (minecraft-image)
v2023.9.1
What's Changed
Enhancements
- Improve whitelist/ops handling with caching, UUID, and offline support by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2342
- modrinth: allow installer to ignore missing files by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2352
Bug Fixes
- Fixed copying of OPS_FILE and WHITELIST_FILE by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2346
- modrinth: ensure requested loader for modpack is optional by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2347
- modrinth: resolve issue with null versionId in manifest by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2349
- Corrected use of VERSION when building Bukkit from source by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2341
- Support skipping existing whitelist/ops files and restore as default by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2358
- Removing chmod g+w at start to tighten security by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2363
Documentation
- docs: clarified FORGE_VERSION usage by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2348
- docs: clarified path for zip file modpack by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2361
Other Changes
- disable healthcheck for unsupported versions fixes #2359 by @lightlike in https://github.com/itzg/docker-minecraft-server/pull/2360
New Contributors
- @lightlike made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/2360
Full Changelog: https://github.com/itzg/docker-minecraft-server/compare/2023.8.3...2023.9.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.