Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
risemeup1 committed Sep 26, 2023
1 parent 5ff112a commit 2b01f6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/dockerfile/ci_dockerfile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ function make_ubuntu_trt7_dockerfile_temp_ues(){
echo "ENV LD_LIBRARY_PATH=/usr/local/ssl/lib:\g$LD_LIBRARY_PATH" >> ${dockerfile_name}
}


function main() {
make_ubuntu_dockerfile
make_ubuntu_trt7_dockerfile_temp_ues
Expand Down

0 comments on commit 2b01f6f

Please sign in to comment.