Server update

This commit is contained in:
wingzero54
2022-08-17 10:52:18 -05:00
committed by GitHub
parent 8630a62f45
commit 40c2d5f690

View File

@@ -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