Merge pull request #1569 from nextcloud/enh/noid/add-gcompat

add gcompat for the recognize app
This commit is contained in:
Simon L
2022-12-21 23:21:36 +01:00
committed by GitHub

View File

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