paper: bump versions to 1.20.1

master
Jef Roosens 2023-07-30 09:23:15 +02:00
parent 7e1556bcf5
commit 7224eba5a0
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 3 additions and 3 deletions

View File

@ -2,12 +2,12 @@ version: '3.4'
services:
app:
image: 'git.rustybever.be/chewing_bever/mc-paper:1.19.4-550'
image: 'git.rustybever.be/chewing_bever/mc-paper:1.20.1-100'
build:
context: paper
args:
- 'MC_VERSION=1.19.4'
- 'PAPERMC_VERSION=550'
- 'MC_VERSION=1.20.1'
- 'PAPERMC_VERSION=100'
# These are necessary to make the console work
stdin_open: true