Update docker-compose.yml

use DOCKER_PROXY_VERSION env var instead
This commit is contained in:
Lioh Moeller 2025-01-05 23:36:36 +01:00 committed by GitHub
parent 03c97e6872
commit 10f23905eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ services:
#
# See: https://github.com/nginx-proxy/nginx-proxy/tree/main/docs
proxy:
image: nginxproxy/nginx-proxy:1.6.2
image: "nginxproxy/nginx-proxy:${DOCKER_PROXY_VERSION}"
container_name: "${DOCKER_ALL_CONTAINER_NAME_PREFIX}-proxy"
restart: unless-stopped
profiles: