Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
2efacf39ca | |||
a4ce13be19 | |||
fa08388175 | |||
fd9b41a5d1 |
@ -1,6 +1,6 @@
|
||||
services:
|
||||
netbox: &netbox
|
||||
image: docker.io/netboxcommunity/netbox:${VERSION-v4.2-3.2.0}
|
||||
image: docker.io/netboxcommunity/netbox:${VERSION-v4.2-3.2.1}
|
||||
depends_on:
|
||||
- postgres
|
||||
- redis
|
||||
|
@ -1,7 +1,7 @@
|
||||
django-auth-ldap==5.1.0
|
||||
django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.14.4
|
||||
django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.14.6
|
||||
dulwich==0.22.7
|
||||
python3-saml==1.16.0
|
||||
--no-binary lxml
|
||||
--no-binary xmlsec
|
||||
sentry-sdk[django]==2.20.0
|
||||
sentry-sdk[django]==2.27.0
|
||||
|
Reference in New Issue
Block a user