Skip to content

Commit

Permalink
⬆️ Update OpenSSL to v3.1.4-r5 (#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent f5ea0e0 commit 8e1f5c7
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 @@ -37,8 +37,8 @@ RUN \
xz=5.4.5-r0 \
\
&& apk add --no-cache \
libcrypto3=3.1.4-r4 \
libssl3=3.1.4-r4 \
libcrypto3=3.1.4-r5 \
libssl3=3.1.4-r5 \
musl-utils=1.2.4_git20230717-r4 \
musl=1.2.4_git20230717-r4 \
\
Expand Down

0 comments on commit 8e1f5c7

Please sign in to comment.