Revert "typo"

This reverts commit da9949bf88.
This commit is contained in:
MrTyton 2022-03-25 23:41:37 -04:00
parent ce6350e674
commit 4fb5dffb43
2 changed files with 2 additions and 3 deletions

View File

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

View File

@ -1 +1 @@
2022.03.25-30
2022.03.25-29