Переглянути джерело

Upgrade to nginx 1.13

pull/9/head
Chris Smith 7 роки тому
джерело
коміт
06e4ac7a40
1 змінених файлів з 1 додано та 1 видалено
  1. 1
    1
      docker-compose.yml

+ 1
- 1
docker-compose.yml Переглянути файл

@@ -106,7 +106,7 @@ services:
106 106
   # on (potentially) many different networks, we set the
107 107
   # network_mode to host.
108 108
   nginx:
109
-    image: nginx:1.11
109
+    image: nginx:1.13
110 110
     container_name: autoproxy_nginx
111 111
     restart: always
112 112
     volumes:

Завантаження…
Відмінити
Зберегти