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 f4167f5 commit ffbc271Copy full SHA for ffbc271
1 file changed
Dockerfile
@@ -11,7 +11,7 @@ LABEL com.github.actions.color="purple"
11
12
RUN npm i -g @junobuild/cli@0.4.0
13
14
-RUN npm i -g pnpm@latest-10
+RUN npm i -g pnpm@10.12.1
15
16
COPY LICENSE README.md /
17
COPY "entrypoint.sh" "/entrypoint.sh"
0 commit comments