Add grep to dockerbuild image (#607)

This commit is contained in:
Michael Telatynski
2023-04-03 15:21:04 +01:00
committed by GitHub
parent 06d6f11670
commit 7c0f11914b

View File

@@ -16,7 +16,7 @@ RUN apt-get -qq update && apt-get -qq dist-upgrade && \
libsecret-1-dev libgnome-keyring-dev \
libopenjp2-tools \
# Used by github actions \
jq \
jq grep \
# Used by seshat (when not SQLCIPHER_STATIC) \
libsqlcipher-dev && \
# git-lfs