mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
Server update
This commit is contained in:
@@ -3,7 +3,7 @@ version: '3.8'
|
||||
services:
|
||||
|
||||
waterfall:
|
||||
image: ghcr.io/civmc/civdocker/waterfall:1.16.8
|
||||
image: ghcr.io/civmc/civdocker/waterfall:1.16.9
|
||||
restart: unless-stopped
|
||||
tty: true
|
||||
stdin_open: true
|
||||
@@ -24,7 +24,7 @@ services:
|
||||
constraints: [node.role == manager]
|
||||
|
||||
paper:
|
||||
image: ghcr.io/civmc/civdocker/paper:1.16.8
|
||||
image: ghcr.io/civmc/civdocker/paper:1.16.9
|
||||
restart: unless-stopped
|
||||
tty: true
|
||||
stdin_open: true
|
||||
@@ -77,7 +77,7 @@ services:
|
||||
constraints: [node.role == manager]
|
||||
|
||||
queue:
|
||||
image: ghcr.io/civmc/civdocker/queue:1.16.8
|
||||
image: ghcr.io/civmc/civdocker/queue:1.16.9
|
||||
restart: unless-stopped
|
||||
tty: true
|
||||
stdin_open: true
|
||||
|
||||
Reference in New Issue
Block a user