Skip to content

Commit 0bc011b

Browse files
committed
Add curl to the image
1 parent c231a60 commit 0bc011b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ RUN install-ubuntu-packages \
2121
binutils \
2222
cmake \
2323
gcc g++ gfortran \
24+
libcurl4-openssl-dev \
2425
locales \
2526
make \
2627
parallel \

0 commit comments

Comments
 (0)