lint: fix most super-linter errors

This commit is contained in:
Ralf Vogler 2025-05-16 02:07:40 +02:00
parent 99c1f05302
commit 1dbbfaf3ad
5 changed files with 55 additions and 52 deletions

View file

@ -49,7 +49,7 @@ RUN apt-get update \
# RUN npm --version
RUN ln -s /usr/share/novnc/vnc_auto.html /usr/share/novnc/index.html
RUN pip install apprise
RUN pip install --no-cache-dir apprise
WORKDIR /fgc
COPY package*.json ./