Skip to content

Commit

Permalink
⬆️ Update OpenSSL to v3.1.1-r3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2023
1 parent 480ddbf commit 3ee1422
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 @@ -36,8 +36,8 @@ RUN \
xz=5.4.3-r0 \
\
&& apk add --no-cache \
libcrypto3=3.1.1-r2 \
libssl3=3.1.1-r2 \
libcrypto3=3.1.1-r3 \
libssl3=3.1.1-r3 \
musl-utils=1.2.4-r0 \
musl=1.2.4-r0 \
\
Expand Down

0 comments on commit 3ee1422

Please sign in to comment.