Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ocervell committed Mar 25, 2024
1 parent f17cf4f commit 5a8031f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,16 @@ ENV PATH="${PATH}:/root/go/bin:/root/.local/bin"
RUN apt update -y && \
apt install -y \
curl \
gcc \
git \
golang-go \
make \
pipx \
python3 \
python3-pip \
python3-venv \
ruby \
ruby-full \
rubygems \
sudo \
vim \
wget \
Expand Down

0 comments on commit 5a8031f

Please sign in to comment.