Skip to content

Commit

Permalink
Add findutils explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernauer committed Feb 2, 2024
1 parent 192d620 commit 9a77be1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions superset/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ RUN microdnf update \
&& microdnf install \
--assumeyes \
cyrus-sasl-devel \
# Needed to find all patch files
findutils \
gcc \
gcc-c++ \
Expand Down

0 comments on commit 9a77be1

Please sign in to comment.