🔧 chore: drop v prefix from release tags and docker image tags

This commit is contained in:
2026-07-29 18:41:40 +07:00
parent e1e6d80ef9
commit 3107a452e6
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ Generate a frame set from a video through container image
```sh
docker run --rm -v ./video.mp4:/home/app/video.mp4 -v ./frames:/home/app/frames \
ghcr.io/yuzuzensai/trollssh:v1.1.3 trollssh --generate --video video.mp4 --resolution 512
ghcr.io/yuzuzensai/trollssh:1.1.3 trollssh --generate --video video.mp4 --resolution 512
```
This writes `frames/<name>.tsf`, a simple container of color JPEG frames plus