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
b9b018f36f
commit
6955f7916b
1 changed files with 1 additions and 1 deletions
|
@ -17,8 +17,8 @@ COPY requirements.txt /tmp/requirements.txt
|
|||
COPY vscode.extensions /root/vscode.extensions
|
||||
|
||||
# Setup base system
|
||||
# hadolint ignore=SC2181
|
||||
ARG BUILD_ARCH=amd64
|
||||
# hadolint ignore=SC2181
|
||||
RUN \
|
||||
apt-get update \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue