feat: release image to ghcr

This commit is contained in:
Indexyz
2025-04-11 16:37:31 +08:00
parent ada4b226de
commit 9b536af9e6
3 changed files with 21 additions and 1 deletions

View File

@@ -85,6 +85,8 @@ https://certd.handfree.work/
* `https://hub.docker.com/r/greper/certd`
* `greper/certd:latest`
* `greper/certd:armv7``greper/certd:[version]-armv7`
* GitHub Packages地址:
* `ghcr.io/certd/certd:latest`
* 镜像构建通过`Actions`自动执行过程公开透明请放心使用
* [点我查看镜像构建日志](https://github.com/certd/certd/actions/workflows/build-image.yml)