bump: mc 1.19.3
This commit is contained in:
parent
304ed7b564
commit
e8c696b83d
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ services:
|
|||
INIT_MEMORY: "4G"
|
||||
MAX_MEMORY: "32G"
|
||||
TYPE: "PAPER"
|
||||
VERSION: "1.19.2"
|
||||
VERSION: "1.19.3"
|
||||
restart: always
|
||||
ports: # 280** and 25565 is allocated to SMPXMC
|
||||
- "25565:25565"
|
||||
|
@ -67,4 +67,4 @@ services:
|
|||
- "28115:28115"
|
||||
- "28115:28115/udp"
|
||||
- "28116:28116"
|
||||
- "28182:28182"
|
||||
- "28182:28182"
|
||||
|
|
Reference in a new issue