Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
gOOvER committed Dec 28, 2023
1 parent 186ce14 commit b1aad69
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions installers/debian/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,14 @@ RUN apt update \
&& apt -y upgrade

RUN apt install -y --no-install-recommends \
build-essential \
ca-certificates \
curl \
git \
git-lfs \
jq \
python3 \
python3-pip \
tar \
unzip \
wget \
Expand Down

0 comments on commit b1aad69

Please sign in to comment.