mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-07-02 02:47:49 +08:00
Update to version 1.21.6
This commit is contained in:
parent
5754c56f73
commit
2c57f9a082
2 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@ services:
|
|||
- 25565:25565
|
||||
environment:
|
||||
- TYPE=VELOCITY
|
||||
- MINECRAFT_VERSION=1.21.5
|
||||
- MINECRAFT_VERSION=1.21.6
|
||||
|
||||
minecraft_server_mc:
|
||||
image: itzg/minecraft-server
|
||||
|
|
|
@ -2,8 +2,8 @@ EULA=TRUE
|
|||
TZ=Australia/Perth
|
||||
TYPE=PAPER
|
||||
RCON_PASSWORD=${RCON_PASSWORD}
|
||||
PAPER_CHANNEL=experimental
|
||||
VERSION=1.21.5
|
||||
# PAPER_CHANNEL=experimental
|
||||
VERSION=1.21.6
|
||||
ENABLE_ROLLING_LOGS=true
|
||||
LOG_TIMESTAMP=true
|
||||
OVERRIDE_ICON=TRUE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue