mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-03-18 22:36:57 +00:00
Compare commits
5 commits
0d7f9fee2d
...
941a6dccf4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
941a6dccf4 | ||
|
|
6430391602 | ||
|
|
a4a83453d9 | ||
|
|
d6f8ae0281 | ||
|
|
a517836bdd |
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -12,3 +12,5 @@ configuration/ldap/*
|
||||||
!configuration/logging.py
|
!configuration/logging.py
|
||||||
!configuration/plugins.py
|
!configuration/plugins.py
|
||||||
super-linter.log
|
super-linter.log
|
||||||
|
.env
|
||||||
|
Dockerfile-Plugins
|
||||||
|
|
|
||||||
|
|
@ -4,4 +4,4 @@ granian[uvloop]==2.6.1
|
||||||
python3-saml==1.16.0
|
python3-saml==1.16.0
|
||||||
--no-binary lxml
|
--no-binary lxml
|
||||||
--no-binary xmlsec
|
--no-binary xmlsec
|
||||||
sentry-sdk[django]==2.50.0
|
sentry-sdk[django]==2.51.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue