Skip to content

Commit

Permalink
add curl
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandredevely committed Nov 16, 2024
1 parent 67497f8 commit 1c5495e
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 @@ -17,6 +17,7 @@ RUN echo current branch is ${BRANCH}
# install git for versionning
# get version.json file using mkversion.sh bash script
RUN apt-get update && apt-get install -y --no-install-recommends \
curl \
git \
ca-certificates

Expand Down

0 comments on commit 1c5495e

Please sign in to comment.