Skip to content

Commit ece0da0

Browse files
committed
util: change default image flow-ubuntu22-builder --> orfs
Signed-off-by: Vitor Bandeira <[email protected]>
1 parent 1b2c885 commit ece0da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/util/docker_shell

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ docker run $user_args \
6262
-v $WORKSPACE:/OpenROAD-flow-scripts/flow:Z \
6363
--network host \
6464
$DOCKER_INTERACTIVE \
65-
${OR_IMAGE:-openroad/flow-ubuntu22.04-builder:latest} \
65+
${OR_IMAGE:-openroad/orfs:latest} \
6666
bash -c "set -ex
6767
mkdir /tmp/xdg-run
6868
cd /OpenROAD-flow-scripts/flow

0 commit comments

Comments
 (0)