Update 'build-minecraft.jenkins'

This commit is contained in:
Hyatt 2022-01-19 18:09:20 +00:00
parent 8dcc1a0fc5
commit 4c01b95b0b

View File

@ -11,7 +11,7 @@ def buildImage = "${repository}/library/alpine"
def buildImageTag = "latest"
// PaperMC URL
def paperVersion = "1.18"
def paperVersion = "1.18.1"
// Minecraft Configuration
def memoryMin = "1g"