Skip to content

Commit

Permalink
Add python wheel package to i386 image
Browse files Browse the repository at this point in the history
  • Loading branch information
raffenet committed Oct 18, 2023
1 parent dac72e6 commit b70bfb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions centos7/Dockerfile.i386
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ RUN cd /tmp && rm -rf gcc-*

RUN python3.6 -m pip install --upgrade cython
RUN python3.6 -m pip install --upgrade setuptools
RUN python3.6 -m pip install --upgrade wheel

0 comments on commit b70bfb8

Please sign in to comment.