Merge pull request #1951 from reasonerjt/nginx-upgrade-openssl

reference the patched nginx image
This commit is contained in:
Daniel Jiang 2017-04-07 16:11:44 +08:00 committed by GitHub
commit afeb6515bf

View File

@ -109,7 +109,7 @@ services:
syslog-address: "tcp://127.0.0.1:1514"
tag: "jobservice"
proxy:
image: nginx:1.11.5
image: vmware/nginx:1.11.5-patched
container_name: nginx
restart: always
volumes: