mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 07:15:47 +02:00
paper: update image
This commit is contained in:
parent
96442c6fab
commit
dee2327f5b
1 changed files with 3 additions and 3 deletions
|
|
@ -2,12 +2,12 @@ version: '3.4'
|
|||
|
||||
services:
|
||||
app:
|
||||
image: 'git.rustybever.be/chewing_bever/mc-paper:1.19.2-290'
|
||||
image: 'git.rustybever.be/chewing_bever/mc-paper:1.19.4-471'
|
||||
build:
|
||||
context: paper
|
||||
args:
|
||||
- 'MC_VERSION=1.19.2'
|
||||
- 'PAPERMC_VERSION=290'
|
||||
- 'MC_VERSION=1.19.4'
|
||||
- 'PAPERMC_VERSION=471'
|
||||
|
||||
# These are necessary to make the console work
|
||||
stdin_open: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue