Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
firefart committed Sep 11, 2024
1 parent 1835971 commit ca0e2b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@ RUN apt-get update && \
--install-extension redhat.vscode-yaml \
--install-extension redhat.vscode-xml \
--install-extension ms-vscode.cpptools \
--install-extension ms-dotnettools.csharp && \
--install-extension ms-dotnettools.csharp \
--install-extension trailofbits.weaudit && \
# remove unneeded packages
apt-get -y autoremove && \
apt-get -y clean && \
Expand Down

0 comments on commit ca0e2b0

Please sign in to comment.