Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
partouf authored Jan 24, 2025
1 parent 05b1a95 commit 0535e9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ RUN apt update -y -q && apt upgrade -y -q && apt upgrade -y -q && apt install -y
texinfo \
unzip \
wget \
pkg-config \
autoconf \
xz-utils && \
cd /tmp && \
curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip" && \
Expand Down

0 comments on commit 0535e9c

Please sign in to comment.