Skip to content

Commit

Permalink
Fix hadolint error
Browse files Browse the repository at this point in the history
  • Loading branch information
dfigus committed Dec 27, 2023
1 parent 4b1e36c commit 6151025
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tvheadend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ COPY --from=builder /tmp/argtable-build/usr/ /usr/
COPY --from=builder /tmp/comskip-build/usr/ /usr/
COPY --from=builder /tmp/tvheadend-build/usr/ /usr/

SHELL ["/bin/ash", "-eo", "pipefail", "-c"]

RUN \
mkdir -p /picons/tmp \
Expand Down

0 comments on commit 6151025

Please sign in to comment.