Update 'build-minecraft.jenkins'
This commit is contained in:
parent
52e9fc86b7
commit
58619c7f70
@ -9,7 +9,7 @@ def repositoryCreds = "harbor-repository-creds"
|
||||
// Container Variables
|
||||
def baseImage = "${repository}/library/alpine"
|
||||
def baseImageTag = "latest"
|
||||
def alpineJavaPackage = "openjdk11"
|
||||
def alpineJavaPackage = "openjdk17"
|
||||
|
||||
// PaperMC URL
|
||||
def paperMCDownload = "https://papermc.io/api/v1/paper/1.17.1/latest/download"
|
||||
|
Reference in New Issue
Block a user