Skip to content

Commit

Permalink
fix: add docker pull omega:qiankun image (open-v2x#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmycoups authored Jan 11, 2023
1 parent 3f23da8 commit c42a817
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ verify_install() {
docker pull ${registry}/openv2x/$i:latest
done
docker pull ${registry}/openv2x/omega:master
docker pull ${registry}/openv2x/omega:qiankun

args="-f /tmp/pre/docker-compose-pre.yaml up -d"
docker-compose $args || docker compose $args
Expand Down

0 comments on commit c42a817

Please sign in to comment.