👕 Fix/disable lint warning

This commit is contained in:
Franck Nijhof 2020-04-14 18:22:41 +02:00
parent 094c32995f
commit b9b018f36f
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -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 \