mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-07 04:31:24 +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
|
COPY vscode.extensions /root/vscode.extensions
|
||||||
|
|
||||||
# Setup base system
|
# Setup base system
|
||||||
# hadolint ignore=SC2181
|
|
||||||
ARG BUILD_ARCH=amd64
|
ARG BUILD_ARCH=amd64
|
||||||
|
# hadolint ignore=SC2181
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update \
|
apt-get update \
|
||||||
\
|
\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue