Add the correct package for GNU find

This commit is contained in:
thespad 2024-05-29 19:51:22 +01:00
parent f80a8b2bdc
commit d8f01dbd4d
No known key found for this signature in database
GPG key ID: 08F06191F4587860
2 changed files with 2 additions and 2 deletions

View file

@ -77,7 +77,7 @@ RUN \
ca-certificates \
coreutils \
curl \
find \
findutils \
jq \
netcat-openbsd \
procps \

View file

@ -77,7 +77,7 @@ RUN \
ca-certificates \
coreutils \
curl \
find \
findutils \
jq \
netcat-openbsd \
procps \