Skip to content

TimeCut v0.5.10

Choose a tag to compare

@github-actions github-actions released this 02 Aug 05:29

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

Full Changelog: v0.5.9...v0.5.10