add gnu find

This commit is contained in:
aptalca 2024-04-13 16:07:18 -04:00
parent 9d83a916f4
commit b7573ca5c7
No known key found for this signature in database
GPG key ID: BE36CFFB9FD85548
2 changed files with 2 additions and 0 deletions

View file

@ -75,6 +75,7 @@ RUN \
ca-certificates \
coreutils \
curl \
findutils \
jq \
netcat-openbsd \
procps-ng \

View file

@ -75,6 +75,7 @@ RUN \
ca-certificates \
coreutils \
curl \
findutils \
jq \
netcat-openbsd \
procps-ng \