Skip to content

Commit 353de87

Browse files
authored
build-essential
1 parent a8f5339 commit 353de87

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
@@ -5,7 +5,7 @@ ENV DEBIAN_FRONTEND=noninteractive
55

66
RUN install_packages \
77
patch \
8-
gcc \
8+
build-essential \
99
libraspberrypi0 \
1010
procps \
1111
sudo \

0 commit comments

Comments
 (0)