Skip to content

Commit

Permalink
add curl
Browse files Browse the repository at this point in the history
  • Loading branch information
matifali authored May 14, 2024
1 parent cbbeb15 commit 03b352a
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 @@ -13,6 +13,7 @@ ARG MATLAB_RELEASE
RUN export DEBIAN_FRONTEND=noninteractive \
&& apt-get update \
&& apt-get install --no-install-recommends --yes \
curl \
wget \
unzip \
ca-certificates \
Expand Down

0 comments on commit 03b352a

Please sign in to comment.