Skip to content

Commit

Permalink
⬆️ Upgrades libssl1.1 to 1.1.1n-r0 (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Mar 23, 2022
1 parent cbacf89 commit 9bddc0e
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 @@ -26,8 +26,8 @@ RUN \
tar=1.34-r0 \
\
&& apk add --no-cache \
libcrypto1.1=1.1.1l-r8 \
libssl1.1=1.1.1l-r8 \
libcrypto1.1=1.1.1n-r0 \
libssl1.1=1.1.1n-r0 \
musl-utils=1.2.2-r7 \
musl=1.2.2-r7 \
\
Expand Down

0 comments on commit 9bddc0e

Please sign in to comment.