Skip to content

Commit

Permalink
restore build-essential
Browse files Browse the repository at this point in the history
  • Loading branch information
previ committed Mar 31, 2024
1 parent 35269d5 commit 714f2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ENV QEMU_CPU=max
ENV DEBIAN_FRONTEND=noninteractive

RUN install_packages \
cmake ninja-build \
build-essential \
procps \
sudo \
wget \
Expand Down

0 comments on commit 714f2ae

Please sign in to comment.