Update node Docker tag to v22
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:21 AS builder
|
||||
FROM node:22 AS builder
|
||||
|
||||
COPY . /src
|
||||
WORKDIR /src
|
||||
|
Reference in New Issue
Block a user