mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-03-18 22:36:57 +00:00
Compare commits
1 commit
ef976648f0
...
24703d4f06
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
24703d4f06 |
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
netbox: &netbox
|
||||
image: docker.io/netboxcommunity/netbox:${VERSION-v4.5-4.0.1}
|
||||
image: docker.io/netboxcommunity/netbox:${VERSION-v4.5-4.0.0}
|
||||
depends_on:
|
||||
- postgres
|
||||
- redis
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
django-auth-ldap==5.3.0
|
||||
dulwich==1.1.0
|
||||
granian[uvloop]==2.7.2
|
||||
granian[uvloop]==2.7.1
|
||||
python3-saml==1.16.0
|
||||
--no-binary lxml
|
||||
--no-binary xmlsec
|
||||
|
|
|
|||
Loading…
Reference in a new issue