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
commit ce54d6d70d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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