Compare commits

..

No commits in common. "908949ed8900bf59c91adb53e6e6e47f8875b8cd" and "6d87be6ff10b90864ac7a259192ac5a465aae01c" have entirely different histories.

View File

@ -1,4 +1,4 @@
FROM ghcr.io/linuxserver/calibre-web
FROM ghcr.io/linuxserver/baseimage-ubuntu:jammy
# set version label
ARG BUILD_DATE
@ -16,8 +16,7 @@ RUN \
libldap2-dev \
libsasl2-dev \
unzip \
python3-dev \
libnss3 && \
python3-dev && \
echo "**** install runtime packages ****" && \
apt-get install -y --no-install-recommends \
imagemagick \