build: Use Node.js v22
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM node:lts-alpine
|
||||
FROM node:22-alpine
|
||||
|
||||
RUN apk -U upgrade \
|
||||
&& apk add bash build-base python3 xdg-utils --no-cache \
|
||||
|
||||
Reference in New Issue
Block a user