Skip to content

Commit f8f10e0

Browse files
committed
Use images from GHCR where possible
1 parent 87c73eb commit f8f10e0

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,7 @@ bash <(curl -fsSL https://apps.kaos.st/get) sslcli
4747

4848
#### Docker Image
4949

50-
The latest version of `sslcli` also available as Docker image on [Docker Hub](https://kaos.sh/d/sslcli) and [GitHub Container Registry](https://kaos.sh/p/sslcli):
51-
52-
```bash
53-
docker pull essentialkaos/sslcli:latest
54-
docker run --rm -it essentialkaos/sslcli:latest mydomain.com
55-
```
56-
57-
or
50+
The latest version of `sslcli` also available as Docker image on [GitHub Container Registry](https://kaos.sh/p/sslcli) and [Docker Hub](https://kaos.sh/d/sslcli):
5851

5952
```bash
6053
docker pull ghcr.io/essentialkaos/sslcli:latest

0 commit comments

Comments
 (0)