Extra packages that are needed
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
96238754c0
commit
3b36388907
|
@ -19,6 +19,10 @@ spec:
|
|||
- env:
|
||||
- name: TZ
|
||||
value: UTC
|
||||
command:
|
||||
- /bin/sh
|
||||
- -c
|
||||
- pip install icalendar==5.0.13 qrcode recurring_ical_events beautifulsoup4 lxml pycryptodome icalevents ics ; /init
|
||||
image: ghcr.io/home-assistant/home-assistant:2024.10.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
|
|
Loading…
Reference in New Issue