Skip to content

Commit

Permalink
⬆️ Upgrades libssl1.1 to 1.1.1d-r2
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Dec 28, 2019
1 parent afd8c55 commit 1365724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ RUN \
\
&& apk add --no-cache \
libcrypto1.1=1.1.1d-r2 \
libssl1.1=1.1.1d-r0 \
libssl1.1=1.1.1d-r2 \
musl-utils=1.1.24-r0 \
musl=1.1.24-r0 \
\
Expand Down

0 comments on commit 1365724

Please sign in to comment.