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