Update Node.js to v21
This commit is contained in:
parent
616205fe73
commit
a96c726723
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:18-alpine3.19
|
||||
FROM node:21-alpine3.19
|
||||
|
||||
RUN apk add --no-cache libc6-compat
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue