Revert "another typo"

This reverts commit 106bcefe49.
This commit is contained in:
MrTyton 2022-03-25 23:41:34 -04:00
parent 106bcefe49
commit ce6350e674
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ LABEL build_version="FFDL-Auto version:- ${VERSION} Calibre: ${CALIBRE_RELEASE}
ENV PUID="911" \
PGID="911" \
CALIBRE_INSTALLER_SOURCE_CODE_URL="https://raw.githubusercontent.com/kovidgoyal/calibre/master/setup/linux-installer.py"
CALIBRE_INSTALLER_SOURCE_CODE_URL https://raw.githubusercontent.com/kovidgoyal/calibre/master/setup/linux-installer.py
RUN set -x && \
apk update && \

View File

@ -1 +1 @@
2022.03.25-31
2022.03.25-30