Skip to content

Commit

Permalink
alchemy-fr#341 upgrade Sphinx version
Browse files Browse the repository at this point in the history
  • Loading branch information
Barbet Gauthier EXT authored and Barbet Gauthier EXT committed Jul 4, 2022
1 parent 8cedfd2 commit d609609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RUN apt-get update \
wget \
pip \
&& python3 -m pip install -U pip \
&& python3 -m pip install Sphinx==2.4.4 Pillow \
&& python3 -m pip install Sphinx==4.3.1 Pillow \
&& add-apt-repository ppa:ondrej/php \
&& apt-get update \
&& apt-get install -y \
Expand Down

0 comments on commit d609609

Please sign in to comment.