mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 13:52:38 +00:00
Compare commits
5 commits
806cd9648d
...
34109b590b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
34109b590b | ||
|
|
c16c79ff16 | ||
|
|
c05e838edc | ||
|
|
d6f8ae0281 | ||
|
|
a517836bdd |
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -12,3 +12,5 @@ configuration/ldap/*
|
|||
!configuration/logging.py
|
||||
!configuration/plugins.py
|
||||
super-linter.log
|
||||
.env
|
||||
Dockerfile-Plugins
|
||||
|
|
|
|||
|
|
@ -3,4 +3,4 @@ dulwich==0.24.1
|
|||
python3-saml==1.16.0
|
||||
--no-binary lxml
|
||||
--no-binary xmlsec
|
||||
sentry-sdk[django]==2.37.1
|
||||
sentry-sdk[django]==2.38.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue