ソースを参照

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:

読み込み中…
キャンセル
保存