Closed orien closed 9 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
This closely matches the version used in the Docker image.
https://github.com/zendesk/samson/blob/73067468dba88a595cb655b20d413e0a597bd619/Dockerfile#L1