fix stage2 musl workdir

This commit is contained in:
Lance Vick 2024-02-06 02:48:42 -08:00
parent 3dee0bd526
commit 998aeae032
Signed by: lrvick
GPG Key ID: 8E47A1EC35A1551D
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ EOF
FROM build as install
COPY --from=stagex/stage1 . /rootfs/
WORKDIR /
WORKDIR ${HOME}
RUN --network=none <<-EOF
set -eux
rm /rootfs/lib