add gnu find

This commit is contained in:
aptalca 2024-04-13 16:05:41 -04:00
parent 5a5bbd679b
commit 12fc23e8a1
No known key found for this signature in database
GPG key ID: BE36CFFB9FD85548
2 changed files with 2 additions and 0 deletions

View file

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

View file

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