We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce88c76 commit 242da1fCopy full SHA for 242da1f
packages/aws-cdk-lib/aws-lambda-nodejs/lib/Dockerfile
@@ -7,7 +7,7 @@ FROM $IMAGE
7
RUN npm install --global yarn@1.22.5
8
9
# Install pnpm
10
-RUN npm install --global pnpm@7.30.5
+RUN npm install --global pnpm@8.15.9
11
12
# Install bun
13
RUN npm install --global bun@1.1.30
0 commit comments