Skip to content

Commit aa6110b

Browse files
committed
README: move to ghcr.io registry
Signed-off-by: Antoine Tenart <[email protected]>
1 parent 56b4669 commit aa6110b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ latter rewritten in [Rust](https://www.rust-lang.org).
1818
```shell
1919
$ podman run --name sniproxy -p 80:80/tcp -p 443:443/tcp \
2020
-v $(pwd)/sniproxy.yaml:/sniproxy.yaml:ro \
21-
atenart/sniproxy:latest
21+
ghcr.io/atenart/sniproxy:latest
2222
```
2323

2424
The above works with Docker too, just replace `podman` with `docker`.

0 commit comments

Comments
 (0)