mirror of
https://github.com/linuxserver/docker-changedetection.io.git
synced 2026-01-09 07:21:39 +08:00
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:
parent
9b44a3a252
commit
011113f4ae
@ -24,6 +24,7 @@ RUN \
|
||||
zip \
|
||||
zlib-dev && \
|
||||
apk add --update --no-cache \
|
||||
file \
|
||||
libjpeg \
|
||||
libxslt \
|
||||
nodejs \
|
||||
|
||||
@ -24,6 +24,7 @@ RUN \
|
||||
zip \
|
||||
zlib-dev && \
|
||||
apk add --update --no-cache \
|
||||
file \
|
||||
libjpeg \
|
||||
libxslt \
|
||||
nodejs \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user