zendesk / samson

Web interface for deployments, with plugin architecture and kubernetes support
Other
1.45k stars 235 forks source link

Bump Node.js from 6.1.0 to 18.19.1 #4107

Closed orien closed 7 months ago

orien commented 7 months ago

This closely matches the version used in the Docker image.

https://github.com/zendesk/samson/blob/73067468dba88a595cb655b20d413e0a597bd619/Dockerfile#L1

> docker run -it --rm ruby:3.2.2-slim bash
root@3ad2fc0aed76:/# apt-get update -qq
root@3ad2fc0aed76:/# apt-get install nodejs -yqq >/dev/null 2>&1
root@3ad2fc0aed76:/# node --version
v18.19.0