Skip to content

Commit

Permalink
docs: link Dockerfile source
Browse files Browse the repository at this point in the history
  • Loading branch information
guspan-tanadi authored and 0yi0 committed Jun 13, 2024
1 parent ace8cc2 commit 22f89fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ docker build --build-arg commitish=master -t "wasmmark/wasmedge:latest" -f docke

* Unify environment in all dockerfiles:

Only [docker/wasmedge-src.Dockerfile](wasmedge-src.Dockerfile) is based on `wasmedge/wasmedge:latest`.
Only [docker/wasmedge-src.Dockerfile](docker/wasmedge-src.Dockerfile) is based on `wasmedge/wasmedge:latest`.

* Add error handling:

Expand Down

0 comments on commit 22f89fa

Please sign in to comment.