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 \ neovim \
tmux \ tmux \
curl \ curl \
wget \
unzip \ unzip \
git \ git \
python3 \ python3 \