Skip to content

Commit

Permalink
horrible.
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Feb 21, 2025
1 parent 5434d7f commit c2c28dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ ARG DEBIAN_FRONTEND=noninteractive

RUN set -eux && \
apt-get update && \
apt-get --reinstall install qemu && \
apt-get --reinstall install qemu libc-bin && \
apt-get -y upgrade && \
apt-get -y install less ncal procps curl rsync dnsutils netcat apache2-utils vim-tiny psmisc inotify-tools gawk file unzip && \
rm -rf /var/lib/apt/lists/* && \
Expand Down

0 comments on commit c2c28dc

Please sign in to comment.