From fdefa3465daaa4896850078607e329f822ebe25a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Ma=CC=88der?= Date: Mon, 13 Aug 2018 15:30:43 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=86=99=20Update=20nginx=20to=20the=20late?= =?UTF-8?q?st=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index ec075ab..449ab17 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -29,8 +29,8 @@ services: command: - rqworker nginx: - image: nginx:1.13-alpine command: nginx -c /etc/netbox-nginx/nginx.conf + image: nginx:1.15-alpine depends_on: - netbox ports: