7zip: 24.05
This commit is contained in:
parent
2482c08f6c
commit
81c560d126
@ -6,7 +6,7 @@ ARG VERSION
|
||||
COPY root/ /
|
||||
|
||||
RUN \
|
||||
wget https://nexus.nyyu.dev/repository/files/alpine/7zip-23.01-r0.apk && \
|
||||
wget https://nexus.nyyu.dev/repository/files/alpine/7zip-24.05-r0.apk && \
|
||||
apk add --no-cache --allow-untrusted 7zip*.apk && \
|
||||
rm -f 7zip*.apk && \
|
||||
echo "**** install build packages ****" && \
|
||||
|
Loading…
Reference in New Issue
Block a user