fix: update nodejs

This commit is contained in:
Jakub Panek
2026-01-24 01:37:02 +01:00
committed by GitHub
parent c7f3bf0ac9
commit 9bf5e40138
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
- `ghcr.io/catthehacker/ubuntu:runner-22.04`
- `ghcr.io/catthehacker/ubuntu:runner-24.04`
- `ghcr.io/catthehacker/ubuntu:runner-latest`
- [`/linux/ubuntu/js`](./linux/ubuntu/scripts/js.sh) - `ghcr.io/catthehacker/ubuntu:act-*` but with `js` tools installed (`yarn`, `nvm`, `node` v16/v18, `pnpm`, `grunt`, etc.)
- [`/linux/ubuntu/js`](./linux/ubuntu/scripts/js.sh) - `ghcr.io/catthehacker/ubuntu:act-*` but with `js` tools installed (`yarn`, `nvm`, `node` v20/v24, `pnpm`, `grunt`, etc.)
- `ghcr.io/catthehacker/ubuntu:js-22.04`
- `ghcr.io/catthehacker/ubuntu:js-24.04`
- `ghcr.io/catthehacker/ubuntu:js-latest`