This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM public.ecr.aws/docker/library/node:25-trixie AS base
|
||||
FROM node:25-trixie AS base
|
||||
ENV PNPM_HOME="/pnpm"
|
||||
ENV PATH="$PNPM_HOME:$PATH"
|
||||
# RUN corepack enable
|
||||
|
||||
Reference in New Issue
Block a user