Skip to content

Commit 3020ecc

Browse files
committed
Upgrade certifi
1 parent d37f605 commit 3020ecc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing/centos7-oj11/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ RUN \
3232
# install supervisor
3333
yum --enablerepo=extras install -y setuptools epel-release && \
3434
yum install -y python-pip && \
35+
pip install --upgrade certifi && \
3536
pip install supervisor && \
3637
\
3738
# install commonly needed packages

0 commit comments

Comments
 (0)