mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-04-23 07:19:10 +00:00
correct docker image tag
This commit is contained in:
parent
bf00d20f07
commit
c9039f3fa1
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ performance-related tips.
|
|||
the `ghcr.io/cathugger/mkp224o` image like so:
|
||||
|
||||
```bash
|
||||
docker run --rm -it -v $PWD:/keys ghcr.io/cathugger/mkp224o -d /keys neko
|
||||
docker run --rm -it -v $PWD:/keys ghcr.io/cathugger/mkp224o:master -d /keys neko
|
||||
```
|
||||
|
||||
### Acknowledgements & Legal
|
||||
|
|
Loading…
Add table
Reference in a new issue