瀏覽代碼

Update to nginx 1.11

pull/9/head
Chris Smith 8 年之前
父節點
當前提交
6b01057b01
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      docker-compose.yml

+ 1
- 1
docker-compose.yml 查看文件

@@ -115,7 +115,7 @@ services:
115 115
   # on (potentially) many different networks, we set the
116 116
   # network_mode to host.
117 117
   nginx:
118
-    image: nginx:1.9
118
+    image: nginx:1.11
119 119
     container_name: autoproxy_nginx
120 120
     restart: always
121 121
     volumes:

Loading…
取消
儲存