docs: add Scarf Docker pull URLs across README, release workflow, and features

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
shankar0123
2026-03-25 21:33:41 -04:00
parent 29b55bfd01
commit 09c819d424
3 changed files with 11 additions and 4 deletions
+2 -2
View File
@@ -65,8 +65,8 @@ jobs:
## Docker Images
```bash
docker pull ghcr.io/shankar0123/certctl-server:${{ steps.version.outputs.VERSION }}
docker pull ghcr.io/shankar0123/certctl-agent:${{ steps.version.outputs.VERSION }}
docker pull shankar0123.docker.scarf.sh/certctl-server:${{ steps.version.outputs.VERSION }}
docker pull shankar0123.docker.scarf.sh/certctl-agent:${{ steps.version.outputs.VERSION }}
```
## Quick Start