Skip to content

Upgrade node to v24#127

Open
ryan-morosa wants to merge 1 commit into
masterfrom
ryan-morosa/bb2-4934-upgrade-node
Open

Upgrade node to v24#127
ryan-morosa wants to merge 1 commit into
masterfrom
ryan-morosa/bb2-4934-upgrade-node

Conversation

@ryan-morosa

@ryan-morosa ryan-morosa commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

JIRA Ticket:
BB2-4934

What Does This PR Do?

Updates the node version to node 24 LTS.

What Should Reviewers Watch For?

If you're reviewing this PR, please check for these things in particular:

Validation

  • Check out the branch and run docker compose up -d
  • Go through a normal auth flow and ensure it works (I used BBUser10000)
  • You can exec into the containers and ensure the node version is correct (24.xx.x) with a docker exec -it <client/server-id> /bin/bash and then a node --version

@ryan-morosa ryan-morosa marked this pull request as ready for review July 6, 2026 21:46
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.

1 participant