浏览代码

Update docker-compose.yml

Expecting: TRUSTED CERTIFICATE) while SSL handshaking
fixes: https://github.com/nginx-proxy/nginx-proxy/issues/2287
Lioh Moeller 6 月之前
父节点
当前提交
c72dc47452
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

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