Skip to content

Commit 8ee3810

Browse files
committed
build: fix missing sudo cmd
Signed-off-by: Alessandro Yuichi Okimoto <yuichijpn@gmail.com>
1 parent 435c57f commit 8ee3810

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/.devcontainer/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
4040
vim \
4141
vim-doc \
4242
xtail \
43+
sudo \
4344
python3-pip \
4445
python3-dev \
4546
# Build and debug tools

0 commit comments

Comments
 (0)