Skip to content

Commit

Permalink
⬆️ Upgrades musl to 1.1.24-r2 (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjorim authored Mar 21, 2020
1 parent df62742 commit b5f7361
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 @@ -32,8 +32,8 @@ RUN \
&& apk add --no-cache \
libcrypto1.1=1.1.1d-r3 \
libssl1.1=1.1.1d-r3 \
musl-utils=1.1.24-r1 \
musl=1.1.24-r1 \
musl-utils=1.1.24-r2 \
musl=1.1.24-r2 \
\
&& apk add --no-cache \
bash=5.0.11-r1 \
Expand Down

0 comments on commit b5f7361

Please sign in to comment.