Use docker fallback for weather report script
This commit is contained in:
@@ -84,7 +84,9 @@ printf '%s' 'glsa_REPLACE_WITH_ROTATED_READ_TOKEN' > /mnt/user/appdata/secrets/m
|
||||
chmod 600 /mnt/user/appdata/secrets/monitoring_grafana_weather_report_token.txt
|
||||
```
|
||||
|
||||
Der Wetterbericht-Generator nutzt `python3` auf dem Host.
|
||||
Der Wetterbericht-Generator nutzt `python3` auf dem Host, falls vorhanden.
|
||||
Ohne Host-`python3` faellt er automatisch auf Docker mit
|
||||
`python:3.13-alpine` zurueck.
|
||||
|
||||
User Script:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user