File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3434 python.tar.xz \
3535 && mkdir -p /usr/src/python \
3636 && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \
37- && rm python.tar.xz \
37+ && rm python.tar.xz python.tar.xz.sigstore \
3838 \
3939 && apk add --no-cache --virtual .build-deps \
4040 patch \
Original file line number Diff line number Diff line change 3434 python.tar.xz \
3535 && mkdir -p /usr/src/python \
3636 && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \
37- && rm python.tar.xz \
37+ && rm python.tar.xz python.tar.xz.sigstore \
3838 \
3939 && apk add --no-cache --virtual .build-deps \
4040 patch \
Original file line number Diff line number Diff line change 3434 python.tar.xz \
3535 && mkdir -p /usr/src/python \
3636 && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \
37- && rm python.tar.xz \
37+ && rm python.tar.xz python.tar.xz.sigstore \
3838 \
3939 && apk add --no-cache --virtual .build-deps \
4040 patch \
You can’t perform that action at this time.
0 commit comments