[chore] Bump to 0.5.0

This commit is contained in:
Zhang Junyang
2024-06-21 01:20:57 +00:00
committed by Tate, Hongliang Tian
parent c9c00c92fe
commit d2eb9e16ff
13 changed files with 21 additions and 21 deletions

View File

@ -44,7 +44,7 @@ git clone https://github.com/asterinas/asterinas
2. Run a Docker container as the development environment.
```bash
docker run -it --privileged --network=host --device=/dev/kvm -v asterinas:/root/asterinas asterinas/asterinas:0.4.2
docker run -it --privileged --network=host --device=/dev/kvm -v asterinas:/root/asterinas asterinas/asterinas:0.5.0
```
3. Inside the container, go to the project folder to build and run Asterinas.