Skip to content

Commit

Permalink
add curl to Dockerfile dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ripps818 committed Feb 16, 2024
1 parent 00003cf commit 80dfd87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ RUN DEBIAN_FRONTEND="noninteractive" apt-get update && \
p7zip \
tzdata \
unzip \
curl \
wget \
winbind \
xvfb \
Expand Down

0 comments on commit 80dfd87

Please sign in to comment.