Skip to content

Dockerfile does not build with previous releases #36

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

Open
GustavGroenborg opened this issue Apr 16, 2025 · 1 comment
Open

Dockerfile does not build with previous releases #36

GustavGroenborg opened this issue Apr 16, 2025 · 1 comment

Comments

@GustavGroenborg
Copy link

When trying to build an earlier release of the example-crud project, an error will occur upon trying to build the project with CMake. This error occurs, because the downloaded dependencies, does not match that of the required dependencies.

Image

To prevent this issue from arising, the Dockerfile should support the possibility of specifying a version to be downloaded.

@GustavGroenborg
Copy link
Author

I have solved this issue by implementing a fix in PR #37.

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

1 participant