-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
[BUG] Blender version mismatch in arm64 images #14
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
Looks like the arm build is on an older version compared to the amd64 build (looking at our smoke test: https://ci-tests.linuxserver.io/linuxserver/blender/4.2.3-ls138/index.html) . Will need to look into the Repo that's used for the arm build. |
The readme had this blurb but it got lost in the latest templating effort |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue is locked due to inactivity |
Is there an existing issue for this?
Current Behavior
The Blender version is 4.0.2 even though i downloaded the 4.2.3-ls138 image (which is supposed to contain Blender 4.2.3 i guess).
Expected Behavior
The Blender version should be the one the tag says.
Steps To Reproduce
Just go to localhost:3000 and in the bottom right corner of the Blender window you will see the version isn't the correct one.
Environment
CPU architecture
arm64
Docker creation
The text was updated successfully, but these errors were encountered: