mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-30 05:25:48 +02:00
paper: bump versino
This commit is contained in:
parent
b87a0d0ade
commit
1ed24af4e0
1 changed files with 2 additions and 2 deletions
|
|
@ -2,12 +2,12 @@ version: '3.4'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
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:
|
build:
|
||||||
context: paper
|
context: paper
|
||||||
args:
|
args:
|
||||||
- 'MC_VERSION=1.19.4'
|
- 'MC_VERSION=1.19.4'
|
||||||
- 'PAPERMC_VERSION=471'
|
- 'PAPERMC_VERSION=525'
|
||||||
|
|
||||||
# These are necessary to make the console work
|
# These are necessary to make the console work
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue