Skip to content

Commit cd6c11a

Browse files
committed
feature: docker: io: far2l
1 parent c4beeec commit cd6c11a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile.io

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ENV DEBIAN_FRONTEND=noninteractive \
2020

2121
ARG UBUNTU_DEPS="libatomic1 curl wget git net-tools iproute2 software-properties-common"
2222
ARG RUST_DEPS="build-essential"
23-
ARG DEPS="pv gdb strace upx-ucl less ffmpeg net-tools netcat-openbsd mc iputils-ping vim bat fzf locales sudo command-not-found ncdu aptitude htop btop hexyl"
23+
ARG DEPS="pv 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"
2424
ARG PALABRA_DEPS="nvm node rust go deno fasm nvim rizin yara gdu"
2525

2626
RUN apt-get update && \

0 commit comments

Comments
 (0)