mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
Merge pull request #3231 from nextcloud/enh/3225/hadolint
adjust docker-lint to use hadolint
This commit is contained in:
commit
3e25acce24
10 changed files with 21 additions and 20 deletions
|
|
@ -3,6 +3,7 @@ FROM elasticsearch:8.10.2
|
|||
|
||||
USER root
|
||||
|
||||
# hadolint ignore=DL3008
|
||||
RUN set -ex; \
|
||||
\
|
||||
export DEBIAN_FRONTEND=noninteractive; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue