AppThreat / atom

Atom is a novel intermediate representation for applications and a standalone tool that is powered by chen.
https://appthreat.com
Apache License 2.0
35 stars 2 forks source link

Use node 22 via the latest bci-lang image #135

Closed prabhu closed 2 months ago

prabhu commented 2 months ago

Requires some new environment variables to setup nvm.

https://github.com/AppThreat/atom/actions/runs/8832678181/job/24250441503#step:15:399

Add these two lines to ci/Dockerfile to setup nvm.

https://github.com/AppThreat/base-images/blob/main/sle/Dockerfile.lang#L10 https://github.com/AppThreat/base-images/blob/main/sle/Dockerfile.lang#L36

Test by building the container image.