Skip to content
Snippets Groups Projects
Commit 4795c36e authored by renovatebot's avatar renovatebot
Browse files

Update Node.js to v22

parent 8d509f41
No related branches found
No related tags found
1 merge request!4Update Node.js to v22
FROM node:21-alpine
FROM node:22-alpine
WORKDIR /usr/src/app
COPY . .
RUN npm install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment