updates version
This commit is contained in:
parent
159b3dbcd7
commit
652b48dfa6
@ -12,7 +12,7 @@ def baseImageTag = "latest"
|
|||||||
def alpineJavaPackage = "openjdk11"
|
def alpineJavaPackage = "openjdk11"
|
||||||
|
|
||||||
// PaperMC URL
|
// PaperMC URL
|
||||||
def paperMCDownload = "https://papermc.io/api/v1/paper/1.16.1/latest/download"
|
def paperMCDownload = "https://papermc.io/api/v1/paper/1.16.3/latest/download"
|
||||||
|
|
||||||
// Minecraft Configuration
|
// Minecraft Configuration
|
||||||
def memoryMin = "1g"
|
def memoryMin = "1g"
|
||||||
|
Reference in New Issue
Block a user