Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use fixed minor version on L4T35 #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NiklasNeugebauer
Copy link
Contributor

The latest version of the dustynv/opencv container uses L4T_VERSION="35.4.1".
However, as stated on its dockerhub page, any systems with L4T major version of 35 should support containers using any of its minor versions.
Therefore, we should always just use the latest one for that major version.

Sidenote: Apperently, this is not the case for earlier L4T versions like 32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant