From 64ae8d27ab57a23d68a9f2c3c4cd7f8fd16fecfe Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 31 Oct 2022 09:54:34 +0100 Subject: [PATCH] Update Dockerfile --- nextcloud/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/nextcloud/Dockerfile b/nextcloud/Dockerfile index 9cbae3c5c..5ea9917b5 100644 --- a/nextcloud/Dockerfile +++ b/nextcloud/Dockerfile @@ -33,6 +33,7 @@ ENV NEXTCLOUD_PATH="/data/config/www/nextcloud" # Global LSIO modifications ARG CONFIGLOCATION="/data/config" +# hadolint ignore=SC2013 # shellcheck disable=SC2046,SC2013 RUN \ # Remove upstream files