update add wget

This commit is contained in:
Tomas Mirchev 2024-09-30 19:36:38 +02:00
parent 8ca1f5f82c
commit 934a17a20c

View File

@ -8,6 +8,7 @@ RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
neovim \
tmux \
curl \
wget \
unzip \
git \
python3 \