Skip to content

Commit 6a98052

Browse files
authored
Update README.md
1 parent b038aed commit 6a98052

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
@@ -59,7 +59,7 @@ docker run -d --name docker-registry-proxy --net=host \
5959
-e ENABLE_SSL=true \
6060
-e SSL_KEY=/opt/ssl/key.pem \
6161
-e SSL_CERTIFICATE=/opt/ssl/certificate.pem \
62-
ghcr.io/dreamlab/aws-ecr-http-proxy:2.0.0
62+
ghcr.io/dreamlab/aws-ecr-http-proxy:master
6363
```
6464

6565
If you ran this command on "registry-proxy.example.com" you can now get your images using `docker pull registry-proxy.example.com:5000/repo/image`.

0 commit comments

Comments
 (0)