We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b2c885 commit ece0da0Copy full SHA for ece0da0
flow/util/docker_shell
@@ -62,7 +62,7 @@ docker run $user_args \
62
-v $WORKSPACE:/OpenROAD-flow-scripts/flow:Z \
63
--network host \
64
$DOCKER_INTERACTIVE \
65
- ${OR_IMAGE:-openroad/flow-ubuntu22.04-builder:latest} \
+ ${OR_IMAGE:-openroad/orfs:latest} \
66
bash -c "set -ex
67
mkdir /tmp/xdg-run
68
cd /OpenROAD-flow-scripts/flow
0 commit comments