Update docker-compose.yml

This commit is contained in:
EdenPark59 2019-11-20 11:00:09 +01:00 committed by GitHub
parent 02a5171e37
commit 08cda559a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ services:
- rqworker
nginx:
command: nginx -c /etc/netbox-nginx/nginx.conf
image: nginx:1.17.6-alpine
image: nginx:1.17-alpine
depends_on:
- netbox
ports: