fix: Update build image to 24.04 because of OpenSSL-CLI bug

chore: Remove now unneeded update step
chore: Align build images in workflows
chore: Add documentation on broken images
chore: Upgrade Ubuntu build image
chore: Add build step to update OpenSSL
This commit is contained in:
Magnus Leßmann (@MarkL4YG) 2024-11-22 21:09:36 +01:00
parent 61ccad5a1c
commit 3c583bad76
Signed by: Mark.TwoFive
GPG key ID: 5B5EBCBE331F1E6F
4 changed files with 10 additions and 3 deletions

3
.gitattributes vendored
View file

@ -4,4 +4,5 @@
*.java text eol=lf
*.config text eol=lf
*.pem text eol=lf
*.srl text eol=lf
*.srl text eol=lf
*.md text eol=lf