Skip to content

Commit 714f2ae

Browse files
committed
restore build-essential
1 parent 35269d5 commit 714f2ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ENV QEMU_CPU=max
44
ENV DEBIAN_FRONTEND=noninteractive
55

66
RUN install_packages \
7-
cmake ninja-build \
7+
build-essential \
88
procps \
99
sudo \
1010
wget \

0 commit comments

Comments
 (0)