Skip to content

Commit e04c459

Browse files
committed
feature: docker: io: net-tools: add
1 parent 3d2944b commit e04c459

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
@@ -10,7 +10,7 @@ COPY package.json /usr/src/cloudcmd/
1010
ENV DEBIAN_FRONTEND=noninteractive
1111

1212
RUN apt-get update && apt-get upgrade && apt-get autoremove && \
13-
apt-get install -y ffmpeg netcat-openbsd mc iputils-ping vim neovim sudo locales && \
13+
apt-get install -y ffmpeg net-tools netcat-openbsd mc iputils-ping vim neovim sudo locales && \
1414
apt-get clean && \
1515
npm i wisdom nupdate version-io redrun superc8 \
1616
supertape madrun redlint putout renamify-cli runny redfork -g && \

0 commit comments

Comments
 (0)