Skip to content

Commit 372cbe5

Browse files
committed
wrong copy
1 parent f1952f3 commit 372cbe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.musl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,4 @@ RUN --mount=type=tmpfs,target=/webkitbuild \
120120

121121
FROM scratch as artifact
122122

123-
COPY --from=base /output /
123+
COPY --from=build_webkit /output /

0 commit comments

Comments
 (0)