1 parent ec6ca3a commit 4c08290Copy full SHA for 4c08290
1 file changed
docker/Dockerfile
@@ -44,6 +44,7 @@ RUN apt-get update && apt-get install -y \
44
m4 \
45
doxygen \
46
python3 \
47
+ sudo \
48
&& rm -rf /var/lib/apt/lists/*
49
50
# Set up working directory
0 commit comments