Compare commits

..

1 commit

Author SHA1 Message Date
Matt Gaynor d73e9e0353
Merge 1815408e73 into d6ee283a24 2025-11-29 10:28:36 +01:00
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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