mydapitt
bb8092b592
Add 'bookworm' label to Nodejs v20, v22, and v23 base image
2024-10-23 19:40:51 +07:00
mydapitt
68f92a85ab
Added Nodejs (v22, v23), slight adjustments to some Nodejs Dockerfiles
...
- Added Nodejs version 22 and 23
- Starting Nodejs 20, 22, and above will not use the Debian version code name to follow the release of the latest Debian operating system version in the future
- In Dockerfile Nodejs 18, and 21 will install npm version 10.x.x
2024-10-23 19:13:14 +07:00
Torsten Widmann
bc9645e8bf
add pnpm to node images ( #252 )
...
* add pnpm to node images
* removed pnpm from 12 till 17, because as pnpm is only available from version 18
2024-09-28 12:09:36 +02:00
Quinten
b3f8b0844a
Move to Debian 12 and fix Uptime Kuma
2024-04-02 15:50:15 +02:00
Quinten
94aa88bdce
Merge branch 'master' into tini
2023-09-06 19:37:29 +02:00
Paul
02aad5199c
Add libnss3 to nodejs ( #183 )
...
* Add libnss3 to nodejs
* Lock down some npm version
---------
Co-authored-by: Quinten <josdekurk@gmail.com >
2023-09-06 19:29:47 +02:00
Quinten
47f6300258
Nodejs: Add Typescript support
2023-08-13 10:47:33 +02:00
Quinten
baf272435a
Use SIGINT as stop signal
2023-08-09 19:24:33 +02:00
Quinten
e6c1b4cc4a
tini part 1
2023-07-19 18:01:39 +02:00
Loki
8a634cd2ba
Add version 20 ( #163 )
...
Add: nodejs 20
2023-06-28 09:54:00 +02:00