Bump Crafty to 4.3.2 (#447)

Tested on CasaOS on 2024-04-06

Upgrading to Latest version of Crafty Controller. All upgrades are
internal to Crafty, no breaking changes or new ports for CasaOS.
Migrations from 4.3.0 are tested and working.

Includes:
Bug fixes and upgrades for Crafty for 4.3.1 and 4.3.2
Java 21 LTS for future release of MC
Resolved issue related to external API dependency on serverjars.com

Screenshots from test on 2024-04-06:

![2024-04-06_19-19-29](https://github.com/IceWhaleTech/CasaOS-AppStore/assets/22280421/48bd294b-20f6-4d1f-a7fa-a3e6c61500c8)

![2024-04-06_19-23-08](https://github.com/IceWhaleTech/CasaOS-AppStore/assets/22280421/1cb2d87c-a83d-4f1e-bdaa-4f3c0f8aaf5c)

Co-authored-by: Wout Bouckaert <woutbouckaert@gmail.com>
This commit is contained in:
Wout Bouckaert 2024-04-08 00:25:46 -06:00 committed by GitHub
parent 8fa531d6ad
commit da393f6c7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ version: "3"
services: services:
crafty: crafty:
container_name: crafty-container container_name: crafty-container
image: registry.gitlab.com/crafty-controller/crafty-4:4.3.0 image: registry.gitlab.com/crafty-controller/crafty-4:4.3.2
restart: always restart: always
environment: environment:
- TZ=Etc/UTC - TZ=Etc/UTC