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

Install libstdc++ to fix issue 1279 #1280

Merged
merged 1 commit into from
Mar 30, 2024
Merged

Install libstdc++ to fix issue 1279 #1280

merged 1 commit into from
Mar 30, 2024

Conversation

Wind010
Copy link
Contributor

@Wind010 Wind010 commented Mar 30, 2024

What kind of changes does this PR include?

  • Fixes or refactors
  • A new challenge
  • Additional documentation
  • Something else

Description

Install libstc++ which missing from base image and C++ challenges rely on.

Closes 1279

References

Checklist:

  • All the contributions made are solely the work of me and my co-authors
  • I tested the changes in this PR (if applicable)
  • I added unit tests to ensure my change works (when change in Java or on front-end code)
  • I added UI tests to ensure my UI changes work (when change in the overall UI, not needed if just adding a challenge)
  • The PR passes pre-commit hooks and automated tests

@commjoen commjoen merged commit 406fdbc into OWASP:master Mar 30, 2024
15 checks passed
@commjoen
Copy link
Collaborator

Thank you for your PR @Wind010 ! I will fix a release today :).

@Wind010
Copy link
Contributor Author

Wind010 commented Mar 30, 2024

Glad to help @commjoen

@commjoen
Copy link
Collaborator

We have released the bugfix to https://arcane-scrubland-42646.herokuapp.com/ :) and given java 22 is out, we went back to Temurin ;-). thanks for the nudge on this!

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.

Challenge 20 seems to be broken
2 participants