Skip to content

Commit

Permalink
[ci][docker] Add Jinja2 to images
Browse files Browse the repository at this point in the history
This is needed for apache#10740
  • Loading branch information
driazati committed Mar 23, 2022
1 parent 5679bd2 commit 0992895
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/install/ubuntu_install_python_package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ pip3 install --upgrade \
pytest-xdist \
requests \
scipy \
Jinja2 \
synr==0.6.0 \
junitparser==2.4.2 \
six \
Expand Down

0 comments on commit 0992895

Please sign in to comment.