Skip to content

TimeCut v0.7.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 00:50
· 9 commits to main since this release

Docker 镜像: ghcr.io/foodpm/timecut:0.7.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.7.0docker compose up -d。\n\n普通部署方式见 README。

Full Changelog: v0.6.0...v0.7.0