Minor update

This commit is contained in:
yeasy
2026-03-26 10:02:41 -07:00
parent 847d5f2dc0
commit 5246d9ecf6
2 changed files with 2 additions and 11 deletions

View File

@@ -11,7 +11,7 @@
默认会启动一个最小化的 Ubuntu 环境
```bash
$ docker run --name some-ubuntu -it ubuntu:20.04
$ docker run --name some-ubuntu -it ubuntu:24.04
root@523c70904d54:/#
```