Skip to content

Commit

Permalink
Update ubuntu_install_paddle.sh (apache#9082)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangjiajun authored and ylc committed Sep 29, 2021
1 parent 0b43038 commit aee4e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/install/ubuntu_install_paddle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ set -e
set -u
set -o pipefail

pip install paddlepaddle==2.1.2
pip install paddlepaddle==2.1.3

0 comments on commit aee4e8d

Please sign in to comment.