Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Commit

Permalink
⬆️ Upgrades unzip to 6.0-r8
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Oct 25, 2020
1 parent 1d04e41 commit 1e484fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion happy-bubbles/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG BUILD_ARCH=amd64
# hadolint ignore=DL3003
RUN \
apk add --no-cache --virtual .build-dependencies \
unzip=6.0-r7 \
unzip=6.0-r8 \
wget=1.20.3-r1 \
\
&& apk add --no-cache \
Expand Down

0 comments on commit 1e484fa

Please sign in to comment.