mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-21 13:23:09 +00:00
Update hadolint and no longer ignore SC2215 (#19)
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
@@ -10,7 +10,6 @@ LABEL maintainer=az@zok.xyz \
|
||||
org.label-schema.version=$KOPANO_CORE_VERSION \
|
||||
org.label-schema.schema-version="1.0"
|
||||
|
||||
# hadolint ignore=SC2215
|
||||
RUN --mount=type=secret,id=repocred,target=/etc/apt/auth.conf.d/kopano.conf \
|
||||
apt-get update && apt-get install --no-install-recommends -y \
|
||||
git \
|
||||
|
||||
Reference in New Issue
Block a user