Skip to content

Commit 530d6d2

Browse files
authored
Merge pull request #94 from h2parson/feature_branch
added requests module to ubuntu latest
2 parents 67e870d + 1b1182c commit 530d6d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ubuntu-latest/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ RUN DEBIAN_FRONTEND=noninteractive TZ=Europe/Zurich && \
5959
python3-pip \
6060
python3-tabulate \
6161
python3-jinja2 \
62+
python3-requests \
6263
zlib1g-dev \
6364
maven \
6465
valgrind \

0 commit comments

Comments
 (0)