Adding magic/file dep to sync with https://github.com/dgtlmoon/changedetection.io/blob/master/Dockerfile (Required for some favicon handling)

This commit is contained in:
dgtlmoon 2025-07-29 10:07:51 +02:00
parent 9b44a3a252
commit 011113f4ae
2 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@ RUN \
zip \
zlib-dev && \
apk add --update --no-cache \
file \
libjpeg \
libxslt \
nodejs \

View File

@ -24,6 +24,7 @@ RUN \
zip \
zlib-dev && \
apk add --update --no-cache \
file \
libjpeg \
libxslt \
nodejs \