Skip to content

Commit c63cd51

Browse files
committed
1 parent 9324904 commit c63cd51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:22.11.0
1+
FROM node:22.15.0
22
WORKDIR /pro-react-admin
33
COPY package.json /pro-react-admin
44
RUN npm install

0 commit comments

Comments
 (0)