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

Use nodejs version 18 instead of version 14 in when building test docker image #2951

Merged

Commits on Aug 19, 2024

  1. Use nodejs version 18 instead of version 14 in test docker

    why: nodejs version 14 gives a deprecation warning when building the
    docker image from test dockerfile. Version 18 is the oldest nodejs
    version that is not deprecated.
    jorund1 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    762f195 View commit details
    Browse the repository at this point in the history