Skip to content

Commit

Permalink
docs: update docker README (#1341)
Browse files Browse the repository at this point in the history
Co-authored-by: Yaroms <[email protected]>
  • Loading branch information
0xDones and Yaroms authored Apr 11, 2024
1 parent 77e8446 commit d220eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
2. Build the lava docker image locally
```
# to build from the current checked-out code:
make docker-build
LAVA_BINARY=all make docker-build
# to build a specific lava version
LAVA_BUILD_OPTIONS="release" LAVA_VERSION=0.4.3 make docker-build
Expand Down

0 comments on commit d220eff

Please sign in to comment.