Skip to content

TimeCut v0.6.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 00:57
· 10 commits to main since this release

Docker 镜像: ghcr.io/foodpm/timecut:0.6.0(支持 amd64 / arm64)\n\n离线部署: 下载对应架构的 timecut-<arch>.tar,执行 docker load -i timecut-<arch>.tar 导入镜像,再将 docker-compose.yml 中 image: ghcr.io/foodpm/timecut:latest 改为 image: ghcr.io/foodpm/timecut:0.6.0docker compose up -d。\n\n普通部署方式见 README。

Full Changelog: v0.5.14...v0.6.0