Skip to content

Commit 1e5c64a

Browse files
chore(deps): update node.js to v24
1 parent cbd939e commit 1e5c64a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/__common__/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:20-slim
1+
FROM node:24-slim
22
WORKDIR /usr/src/app
33
COPY package.json package-lock.json ./
44
RUN npm ci --production

0 commit comments

Comments
 (0)