Skip to content

Commit

Permalink
⬆️ Update OpenSSL to v3.3.1-r3 (#293)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 12, 2024
1 parent 0d603f3 commit 2b8c75e
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.6.1-r3 \
\
&& apk add --no-cache \
libcrypto3=3.3.1-r1 \
libssl3=3.3.1-r1 \
libcrypto3=3.3.1-r3 \
libssl3=3.3.1-r3 \
musl-utils=1.2.5-r0 \
musl=1.2.5-r0 \
\
Expand Down

0 comments on commit 2b8c75e

Please sign in to comment.