mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 05:42:36 +00:00
Compare commits
1 commit
39ee58536d
...
d73e9e0353
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d73e9e0353 |
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
netbox: &netbox
|
netbox: &netbox
|
||||||
image: docker.io/netboxcommunity/netbox:${VERSION-v4.4-3.4.2}
|
image: docker.io/netboxcommunity/netbox:${VERSION-v4.4-3.4.1}
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
- redis
|
- redis
|
||||||
|
|
|
||||||
|
|
@ -4,4 +4,4 @@ granian[uvloop]==2.6.0
|
||||||
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.47.0
|
sentry-sdk[django]==2.46.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue