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

build: update Dockerfile -- Outdated Node version v14 --> v18 #7610

Merged
merged 6 commits into from
Jun 28, 2023

Commits on Jun 13, 2023

  1. Update Dockerfile - Outdated Node verions

    node v14 is no longer maintained. Update node to current LTS version.
    jbool24 authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    106849b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Update build.sh

    Use the reverse ordering so that the LTS is always going to be the image tagged as 'latest' or 'wine'
    jbool24 authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    f541fa5 View commit details
    Browse the repository at this point in the history
  2. Update build.sh

    make latest agree with node Dockerfile
    jbool24 authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    d79ba1b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Fixing build.sh

    mmaietta authored Jun 17, 2023
    Configuration menu
    Copy the full SHA
    c4fad93 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Update Dockerfile

    mmaietta authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    8757d59 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Create lemon-cows-thank.md

    mmaietta authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    eef4f89 View commit details
    Browse the repository at this point in the history