lint: fix most super-linter errors
This commit is contained in:
parent
99c1f05302
commit
1dbbfaf3ad
5 changed files with 55 additions and 52 deletions
|
|
@ -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 ./
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue