mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-02-19 20:31:03 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
74000645dc | ||
|
|
ef0755b9cf | ||
|
|
7f22d21d5d |
@@ -21,7 +21,7 @@ RUN pip install \
|
|||||||
# napalm is used for gathering information from network devices
|
# napalm is used for gathering information from network devices
|
||||||
napalm \
|
napalm \
|
||||||
# ruamel is used in startup_scripts
|
# ruamel is used in startup_scripts
|
||||||
ruamel.yaml \
|
'ruamel.yaml>=0.15,<0.16' \
|
||||||
# pinning django to the version required by netbox
|
# pinning django to the version required by netbox
|
||||||
# adding it here, to install the correct version of
|
# adding it here, to install the correct version of
|
||||||
# django-rq
|
# django-rq
|
||||||
|
|||||||
Reference in New Issue
Block a user