mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 18:51:23 +00:00
👕 Fix/disable lint warning
This commit is contained in:
parent
094c32995f
commit
b9b018f36f
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ COPY requirements.txt /tmp/requirements.txt
|
|||
COPY vscode.extensions /root/vscode.extensions
|
||||
|
||||
# Setup base system
|
||||
# hadolint ignore=SC2181
|
||||
ARG BUILD_ARCH=amd64
|
||||
RUN \
|
||||
apt-get update \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue