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 f1952f3 commit 372cbe5Copy full SHA for 372cbe5
Dockerfile.musl
@@ -120,4 +120,4 @@ RUN --mount=type=tmpfs,target=/webkitbuild \
120
121
FROM scratch as artifact
122
123
-COPY --from=base /output /
+COPY --from=build_webkit /output /
0 commit comments