Skip to content

Commit

Permalink
⬆️ Upgrades musl to 1.1.22-r3
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Aug 9, 2019
1 parent 3a2fb34 commit 9fc0528
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ RUN \
&& apk add --no-cache \
libcrypto1.1=1.1.1c-r0 \
libssl1.1=1.1.1c-r0 \
musl-utils=1.1.22-r2 \
musl=1.1.22-r2 \
musl-utils=1.1.22-r3 \
musl=1.1.22-r3 \
\
&& apk add --no-cache \
bash=5.0.0-r0 \
Expand Down

0 comments on commit 9fc0528

Please sign in to comment.