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