This commit is contained in:
Alexandre
2022-10-31 14:27:10 +01:00
committed by GitHub
parent cdcb9d33fd
commit 5329bedaf5

View File

@@ -33,7 +33,7 @@ ENV NEXTCLOUD_PATH="/data/config/www/nextcloud"
# Global LSIO modifications # Global LSIO modifications
ARG CONFIGLOCATION="/data/config" ARG CONFIGLOCATION="/data/config"
# hadolint ignore=SC2013 # hadolint ignore=SC2013,SC2086
# shellcheck disable=SC2046,SC2013,SC2086 # shellcheck disable=SC2046,SC2013,SC2086
RUN \ RUN \
# Remove upstream files # Remove upstream files