mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-07-17 14:55:21 +02:00
🆙 Update nginx to the latest version
This commit is contained in:
@ -29,8 +29,8 @@ services:
|
|||||||
command:
|
command:
|
||||||
- rqworker
|
- rqworker
|
||||||
nginx:
|
nginx:
|
||||||
image: nginx:1.13-alpine
|
|
||||||
command: nginx -c /etc/netbox-nginx/nginx.conf
|
command: nginx -c /etc/netbox-nginx/nginx.conf
|
||||||
|
image: nginx:1.15-alpine
|
||||||
depends_on:
|
depends_on:
|
||||||
- netbox
|
- netbox
|
||||||
ports:
|
ports:
|
||||||
|
Reference in New Issue
Block a user