Skip to content

Commit 7eb927b

Browse files
committed
Change default registry in instructions to GHCR
1 parent 00594e2 commit 7eb927b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The container itself uses [Microsocks](https://github.com/rofl0r/microsocks) to
1111
To run this:
1212

1313
```
14-
docker run -d --name=httptoolkit-docker-tunnel -p 127.0.0.1:1080:1080 httptoolkit/docker-socks-tunnel
14+
docker run -d --name=httptoolkit-docker-tunnel -p 127.0.0.1:1080:1080 ghcr.io/httptoolkit/docker-socks-tunnel
1515
```
1616

1717
(Available from both [Docker Hub](https://hub.docker.com/r/httptoolkit/docker-socks-tunnel/) and the [GitHub Container Registry](https://github.com/httptoolkit/docker-socks-tunnel/pkgs/container/docker-socks-tunnel))

0 commit comments

Comments
 (0)