mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 05:42:36 +00:00
Compare commits
6 commits
d73e9e0353
...
39ee58536d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
39ee58536d | ||
|
|
95c201f416 | ||
|
|
a0961edd76 | ||
|
|
9a68d6fd70 | ||
|
|
6967b2ca34 | ||
|
|
7d6f00662c |
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
netbox: &netbox
|
||||
image: docker.io/netboxcommunity/netbox:${VERSION-v4.4-3.4.1}
|
||||
image: docker.io/netboxcommunity/netbox:${VERSION-v4.4-3.4.2}
|
||||
depends_on:
|
||||
- postgres
|
||||
- redis
|
||||
|
|
|
|||
|
|
@ -4,4 +4,4 @@ granian[uvloop]==2.6.0
|
|||
python3-saml==1.16.0
|
||||
--no-binary lxml
|
||||
--no-binary xmlsec
|
||||
sentry-sdk[django]==2.46.0
|
||||
sentry-sdk[django]==2.47.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue