Noteworthy Changes
Remove predefined secrets #1674
We removed the insecure and widely known default secrets from the image. If you require Netbox to spin up with known secrets you now need to define the environment variables as shown in our docker-compose.override.yml.example file.
Prepare for Netbox 4.6 #1668
The underlying base image has been updated to Ubuntu 26.04 and with that comes an update to Python 3.14
Dependency updates
- Update Granian to v2.7.4 #1667
- Update dependency dulwich to v1.2.1 #1671
- Update dependency sentry-sdk to v2.59.0 #1673
- Update ghcr.io/astral-sh/uv docker tag to v0.11 #1654
Compatibility
This version of NetBox Docker is only compatible with NetBox v4.6.x and above.
For older versions, use a previous release of NetBox Docker.