WIP
This commit is contained in:
parent
f04aaca29e
commit
fcca7e8329
@ -20,7 +20,7 @@ COPY . .
|
||||
# Build the application
|
||||
RUN pnpm build
|
||||
|
||||
FROM node:20-alpine AS runner
|
||||
FROM node:22-alpine AS runner
|
||||
|
||||
RUN corepack enable && corepack prepare pnpm@latest --activate
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user