Update stack_opi5plus_streaming/docker-compose.yml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
version: '3.8'
|
||||
services:
|
||||
moo-rist-forwarder:
|
||||
image: registry.dissertori.lan/moo-rist-forwarder:0.0.26
|
||||
image: registry.dissertori.lan/moo-rist-forwarder:0.0.27
|
||||
container_name: moo-rist-forwarder
|
||||
restart: unless-stopped
|
||||
tty: true
|
||||
@@ -28,7 +28,7 @@ services:
|
||||
timeout: 5s
|
||||
retries: 3
|
||||
moo-rist:
|
||||
image: registry.dissertori.lan/moo-rist:0.0.26
|
||||
image: registry.dissertori.lan/moo-rist:0.0.27
|
||||
container_name: moo-rist
|
||||
restart: unless-stopped
|
||||
tty: true
|
||||
@@ -59,7 +59,7 @@ services:
|
||||
timeout: 5s
|
||||
retries: 3
|
||||
moo-rist-stats:
|
||||
image: registry.dissertori.lan/moo-rist-stats:0.0.26
|
||||
image: registry.dissertori.lan/moo-rist-stats:0.0.27
|
||||
container_name: moo-rist-stats
|
||||
restart: unless-stopped
|
||||
tty: true
|
||||
|
||||
Reference in New Issue
Block a user