diff --git a/stacks/paper.yml b/stacks/paper.yml index 566d859..44f6ac8 100644 --- a/stacks/paper.yml +++ b/stacks/paper.yml @@ -2,12 +2,12 @@ version: '3.4' services: app: - image: 'git.rustybever.be/chewing_bever/mc-paper:1.19.4-471' + image: 'git.rustybever.be/chewing_bever/mc-paper:1.19.4-525' build: context: paper args: - 'MC_VERSION=1.19.4' - - 'PAPERMC_VERSION=471' + - 'PAPERMC_VERSION=525' # These are necessary to make the console work stdin_open: true