Skip to content

TimeCut v0.7.2

Choose a tag to compare

@github-actions github-actions released this 10 Aug 02:21
· 5 commits to main since this release

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

Full Changelog: v0.7.1...v0.7.2