-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
status/ready to testAn image or docs update is ready to be tested by the reporterAn image or docs update is ready to be tested by the reporter
Description
Edit: Apparently Fabric released loader version 0.12.9 with a fix.
How do I force the fabric loader to be 1.12.9?
My workflow:
- Downloaded the newest image:
docker pull itzg/minecraft-server - Set the loader to be version
FABRIC_LOADER_VERSION=0.12.9in my docker-compose.yml - Restarted my server:
docker-compose up -d
In my log I still see fabricloader@0.11.6:
minecraft_1 | [15:11:58] [main/INFO]: [FabricLoader] Loading 4 mods:
minecraft_1 | - fabricloader@0.11.6
minecraft_1 | - java@17
minecraft_1 | - lithium@0.7.5
minecraft_1 | - minecraft@1.17.1
Any hint will be appreciated.
Originally posted by @boldt in #1177 (comment)
Metadata
Metadata
Assignees
Labels
status/ready to testAn image or docs update is ready to be tested by the reporterAn image or docs update is ready to be tested by the reporter