README.md: minor fix tag docker

This commit is contained in:
Jesus 2023-09-25 04:10:34 +08:00
parent f702f4b0dd
commit aa77d14f26
No known key found for this signature in database
GPG Key ID: E607CE7149F4D71C

View File

@ -19,7 +19,7 @@ Usage
- Make sure you have my `Dockerfile`, `.dockerignore` and the `bootstrap.tar.gz` in one directory.
- Build the image with a command like:
docker build --tag hyperbola:0.4.3 -f Dockerfile-Hyperbola-v04 .
docker build --tag hyperbola:v0.4.3 -f Dockerfile-Hyperbola-v04 .
License
=======