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

Add more JDK versions to the devcontainers #14008

Merged
merged 2 commits into from
Apr 28, 2024
Merged

Add more JDK versions to the devcontainers #14008

merged 2 commits into from
Apr 28, 2024

Commits on Apr 27, 2024

  1. Add more JDK versions to the devcontainers

    Motivation:
    
    We should add also other JDKs to the docker images that are used by devcontainers so its easier to debug with different JDKs
    
    Modifications:
    
    Add Java 8,11,17
    
    Result:
    
    Easier to debug with devcontainers
    normanmaurer committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    7ac9a1e View commit details
    Browse the repository at this point in the history
  2. Update .devcontainer/alpine/Dockerfile

    Co-authored-by: Chris Vest <christianvest_hansen@apple.com>
    normanmaurer and chrisvest committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    62c5daf View commit details
    Browse the repository at this point in the history