Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
add curl to dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jtl-novatec committed Apr 17, 2024
1 parent 2f260ca commit 89c8587
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 @@ -8,6 +8,7 @@ RUN apk upgrade --no-cache
RUN apk add --update --no-cache \
sudo \
bash \
curl \
gcc \
g++ \
python3-dev \
Expand Down

0 comments on commit 89c8587

Please sign in to comment.