mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-06-23 18:44:17 +00:00
ci: Switched multiarch-java8 to be based on adoptopenjdk:8-jre-hotspot
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ fi
|
||||
|
||||
if ! which java > /dev/null; then
|
||||
log "Fixing PATH to include java"
|
||||
PATH="${PATH}:/usr/bin"
|
||||
PATH="${PATH}:/opt/java/openjdk/bin"
|
||||
fi
|
||||
|
||||
export VERSIONS_JSON=https://launchermeta.mojang.com/mc/game/version_manifest.json
|
||||
|
||||
Reference in New Issue
Block a user