paper: bump versions to 1.20.1
parent
7e1556bcf5
commit
7224eba5a0
|
@ -2,12 +2,12 @@ version: '3.4'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
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:
|
build:
|
||||||
context: paper
|
context: paper
|
||||||
args:
|
args:
|
||||||
- 'MC_VERSION=1.19.4'
|
- 'MC_VERSION=1.20.1'
|
||||||
- 'PAPERMC_VERSION=550'
|
- 'PAPERMC_VERSION=100'
|
||||||
|
|
||||||
# These are necessary to make the console work
|
# These are necessary to make the console work
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
|
|
Loading…
Reference in New Issue