🆙 Update nginx to the latest version

This commit is contained in:
Christian Mäder 2018-08-13 15:30:43 -07:00
parent 645ec1281c
commit fdefa3465d
No known key found for this signature in database
GPG Key ID: 92FFD0A711F196BB
1 changed files with 1 additions and 1 deletions

View File

@ -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: