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 6f08920 commit b104a74Copy full SHA for b104a74
README.md
@@ -40,8 +40,8 @@ make build IMAGE=bob
40
# Build the Buildernet image
41
make build IMAGE=buildernet
42
43
-# Build the l2 builder image
44
-make build IMAGE=l2-builder
+# Build the l2 op-rbuilder image
+make build IMAGE=l2/op-builder
45
46
# Build with development tools
47
make build-dev IMAGE=bob
0 commit comments