Skip to content

Commit c07af61

Browse files
author
Rajat
committed
Node version updated
1 parent 7088794 commit c07af61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/api/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:20-slim AS base
1+
FROM node:24-slim AS base
22
ENV PNPM_HOME="/pnpm"
33
ENV PATH="$PNPM_HOME:$PATH"
44
RUN corepack enable

0 commit comments

Comments
 (0)