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

V15: Fix docker #17722

Merged
merged 2 commits into from
Dec 10, 2024
Merged

V15: Fix docker #17722

merged 2 commits into from
Dec 10, 2024

Conversation

nikolajlauridsen
Copy link
Contributor

@nikolajlauridsen nikolajlauridsen commented Dec 4, 2024

Fixes issues with Docker in v15, fixes #17648. There is 2 issues

  1. The image currently tries to build using dotnet 9
  2. We changed the build server to windows, resulting in files having CRLF line endings, however the Docker images are running on Linux containers which expects LF

Testing

Download the artifacts and follow #16815

@Migaroez Migaroez merged commit 03eb878 into release/15.1 Dec 10, 2024
28 checks passed
@Migaroez Migaroez deleted the v15/fix/docker branch December 10, 2024 09:25
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.

2 participants