Skip to content

Commit ac73caa

Browse files
committed
flow/MODULE.bazel: Change the default docker container version to follow bazel-orfs
Signed-off-by: Jan Bylicki <[email protected]>
1 parent f0f1907 commit ac73caa

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

flow/MODULE.bazel

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,3 @@ git_override(
2222
# module_name = "bazel-orfs", path = "../bazel-orfs"
2323
#)
2424

25-
orfs = use_extension("@bazel-orfs//:extension.bzl", "orfs_repositories")
26-
orfs.default(
27-
image = "openroad/orfs:v3.0-1114-g46acc762",
28-
sha256 = "ae4df23391c26bcc48a506f8e0d0da73742d1b6cb3b1dc02f4d5ea71170195b5",
29-
)

0 commit comments

Comments
 (0)