refactor: change installed packages
Some checks failed
Build container / base-build (push) Failing after 4m33s
Some checks failed
Build container / base-build (push) Failing after 4m33s
This commit is contained in:
@@ -2,7 +2,7 @@ FROM docker.io/kalilinux/kali-rolling
|
||||
|
||||
# === install system packages ===
|
||||
RUN apt update && \
|
||||
apt install iputils-ping sudo \
|
||||
apt -y install iputils-ping sudo \
|
||||
zoxide git npm neovim gawk jq unzip fd-find lazygit
|
||||
|
||||
# === setup user ===
|
||||
|
||||
Reference in New Issue
Block a user