fix improxy container
This commit is contained in:
parent
2f546facb2
commit
6b27f54502
|
@ -16,7 +16,7 @@ http:
|
||||||
|
|
||||||
# Configuration for your containers and service.
|
# Configuration for your containers and service.
|
||||||
image:
|
image:
|
||||||
location: docker.imgproxy.pro/imgproxy:v3.25.0-ml-amd64
|
location: ${PRIVATE_REPO}/imgproxy:latest
|
||||||
# Port exposed through your container to route traffic to it.
|
# Port exposed through your container to route traffic to it.
|
||||||
port: 8080
|
port: 8080
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue