Update README.md

This commit is contained in:
Illya Marchenko 2024-10-23 10:03:59 +03:00
parent d046d06e61
commit b514017741
Signed by: stuzer05
GPG Key ID: A6ABAAA9268F9F4F

@ -31,5 +31,5 @@ Examples:
registry tags my-image
registry rm my-image:latest
registry push my-image:latest
registry tag my-image:latest new-image:latest
registry tag 9e067b2a8fea new-image:latest
```