fix: add DL3013,DL3042 to hadolint ignore for pip install
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ ENV LANG C.UTF-8
|
|||||||
# Install SABnzbd and all required dependencies.
|
# Install SABnzbd and all required dependencies.
|
||||||
#
|
#
|
||||||
|
|
||||||
# hadolint ignore=DL3008,DL3015,SC3009,DL3003
|
# hadolint ignore=DL3008,DL3015,SC3009,DL3003,DL3013,DL3042
|
||||||
RUN export SABNZBD_VERSION=3.7.2 PAR2CMDLINE_VERSION=v0.6.14-mt1 && \
|
RUN export SABNZBD_VERSION=3.7.2 PAR2CMDLINE_VERSION=v0.6.14-mt1 && \
|
||||||
export DEBIAN_FRONTEND=noninteractive && \
|
export DEBIAN_FRONTEND=noninteractive && \
|
||||||
export BUILD_PACKAGES="automake build-essential python3-dev libffi-dev" && \
|
export BUILD_PACKAGES="automake build-essential python3-dev libffi-dev" && \
|
||||||
|
|||||||
Reference in New Issue
Block a user