Merge pull request #1532 from nextcloud/enh/1531/add-stdbuf

add stdbuf
This commit is contained in:
Simon L
2022-12-17 15:28:56 +01:00
committed by GitHub

View File

@@ -198,6 +198,7 @@ RUN set -ex; \
mawk \
sudo \
grep \
coreutils \
; \
rm -rf /var/lib/apt/lists/*