Skip to content

Commit

Permalink
⬆️ Update OpenSSL to v3.1.4-r3 (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent eed54e1 commit 9639991
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-r2 \
libssl3=3.1.4-r2 \
libcrypto3=3.1.4-r3 \
libssl3=3.1.4-r3 \
musl-utils=1.2.4_git20230717-r4 \
musl=1.2.4_git20230717-r4 \
\
Expand Down

0 comments on commit 9639991

Please sign in to comment.