Skip to content

Commit 9132122

Browse files
author
Mads Møller
authored
add curl
1 parent a393f85 commit 9132122

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ RUN apt-get update && \
66

77
RUN apt-get install -y \
88
zip \
9+
curl \
910
python-pip
1011

1112
RUN pip install -U pip && \

0 commit comments

Comments
 (0)