Update stack_opi5plus_streaming/docker-compose.yml

This commit is contained in:
2026-07-03 12:29:49 +00:00
parent 0a1a74f857
commit c47d6eef41
+3 -3
View File
@@ -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