correct docker image tag

This commit is contained in:
marnixah 2023-06-27 14:58:55 +02:00
parent bf00d20f07
commit c9039f3fa1
No known key found for this signature in database
GPG key ID: 5801EE71A1A43ECE

View file

@ -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