Update stack_opi5plus_moobots/docker-compose.yml

This commit is contained in:
2026-05-17 13:59:51 +00:00
parent 6f676fc351
commit 1cbf6bee36
+2 -2
View File
@@ -31,7 +31,7 @@ services:
# start_period: 5s
# immer gestartet!
moobot-broadcaster:
image: registry.dissertori.lan/moobot:1.63 #multiarch (now) prev: 1.59
image: registry.dissertori.lan/moobot:1.64 #multiarch (now) prev: 1.63
container_name: moobot-broadcaster
restart: unless-stopped
tty: true
@@ -41,7 +41,7 @@ services:
max-size: "10m"
max-file: "3"
environment:
- MOOBOT_VERSION=1.63
- MOOBOT_VERSION=1.64
- ASPNETCORE_ENVIRONMENT=Production
- DOTNET_USE_POLLING_FILE_WATCHER=1
- DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false