Conversation
chore(deps): update dependency sentry-sdk to v2.55.0
…l-sh-uv-0.x chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.11
chore(deps): update dependency sentry-sdk to v2.56.0
chore(deps): update dependency sentry-sdk to v2.57.0
chore(deps): update dependency sentry-sdk to v2.58.0
chore(deps): update dependency granian to v2.7.3
chore(deps): update dependency dulwich to v1.2.0
chore(deps): update dependency granian to v2.7.4
Prepare for Netbox 4.6
chore(deps): update dependency dulwich to v1.2.1
chore(deps): update dependency sentry-sdk to v2.59.0
Remove predefined secrets
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.examplefile.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
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.