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

OLA version referenced in Dockerfile is wrong, can you update to latest? #3

Open
Barnacules opened this issue Oct 12, 2024 · 1 comment

Comments

@Barnacules
Copy link

The Dockerfile points to a version of OLA that is no longer available since they removed it and published a new release. Can you update the URL to point to the latest release so that it doesn't fail when you attempt to build the container?

Here is the URL to the latest version as of 10/11/2024
https://github.com/OpenLightingProject/ola/releases/download/0.10.9/ola-0.10.9.tar.gz

Screen shot of line that I had to update to get the container to build
image

I appreciate you saving me the trouble of having to create a docker container from scratch for this!

@bademux
Copy link
Owner

bademux commented Oct 13, 2024

Thanks!
MR is welcomed ;)

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

No branches or pull requests

2 participants