Skip to content

Commit d35d16e

Browse files
Update README.md
1 parent e647af5 commit d35d16e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ In addition to the paid version, the free, self-hosted version of imgproxy (open
1010

1111
## Installation
1212

13-
Uses [imgproxy official image](https://hub.docker.com/r/darthsim/imgproxy/)
13+
Uses [imgproxy official image](https://ghcr.io/imgproxy/imgproxy)
1414

1515

1616
```sh
@@ -28,7 +28,7 @@ Navigating to your DDEV project's hostname:8081 (for example https://imgproxy.dd
2828

2929
## Explanation
3030

31-
This recipe for [DDEV](https://ddev.readthedocs.io) installs a [.ddev/docker-compose.imgproxy.yaml](docker-compose.imgproxy.yaml) using the `darthsim/imgproxy` Docker image.
31+
This recipe for [DDEV](https://ddev.readthedocs.io) installs a [.ddev/docker-compose.imgproxy.yaml](docker-compose.imgproxy.yaml) using the `ghcr.io/imgproxy/imgproxy` Docker image.
3232

3333
As soon as imgproxy is running successfully, requests can be sent to imgproxy to convert images from a source format to the desired target format. A prominent scenario for this is the generation of thumbnails:
3434

0 commit comments

Comments
 (0)