Skip to content

Commit c276ca2

Browse files
committed
Update
1 parent a41d64d commit c276ca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ RUN go install golang.org/x/tools/gopls@latest
2222
RUN printf '%s\n' 'export GOPATH=/workspace/go' \
2323
'export PATH=$GOPATH/bin:$PATH' > $HOME/.bashrc.d/300-go
2424

25-
RUN sudo apt update && sudo apt install -y universal-ctags tree nkf wamerican miller
25+
RUN sudo apt update && sudo apt install -y universal-ctags tree nkf wamerican miller tcpdump
2626

0 commit comments

Comments
 (0)