File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "check-coverage " : false ,
2+ "checkCoverage " : true ,
33 "all" : false ,
44 "exclude" : [
55 " **/*.spec.js" ,
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ ENV DEBIAN_FRONTEND=noninteractive \
2222
2323ARG UBUNTU_DEPS = " libatomic1 curl wget git net-tools iproute2 software-properties-common"
2424ARG RUST_DEPS = " build-essential"
25- ARG DEPS = " pv gcc gdb strace upx-ucl less ffmpeg net-tools netcat-openbsd mc far2l iputils-ping vim bat fzf locales sudo command-not-found ncdu aptitude htop btop hexyl"
25+ ARG DEPS = " pv gcc gdb strace upx-ucl less ffmpeg net-tools netcat-openbsd mc far2l iputils-ping vim bat fzf locales sudo command-not-found ncdu aptitude htop btop hexyl python3-pip "
2626ARG PALABRA_DEPS = " nvm node rust go deno fasm nvchad rizin yara gdu f4"
2727ARG BUN_DEPS = " palabra wisdom nupdate version-io redrun superc8 supertape madrun redlint putout renamify-cli runny redfork"
2828
You can’t perform that action at this time.
0 commit comments