Skip to content

Commit

Permalink
fix: install coreutils in base image (#1057)
Browse files Browse the repository at this point in the history
  • Loading branch information
MoritzHayden authored Jul 16, 2024
1 parent 0e0919e commit 59985d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ RUN \
lsblk \
mdadm \
dmidecode \
coreutils \
util-linux \
lm-sensors \
speedtest-cli &&\
Expand Down

0 comments on commit 59985d3

Please sign in to comment.