Skip to content

Commit

Permalink
⬆️ Update OpenSSL to v3.3.2-r1 (#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 9277469 commit 251da7b
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.2-r0 \
\
&& apk add --no-cache \
libcrypto3=3.3.2-r0 \
libssl3=3.3.2-r0 \
libcrypto3=3.3.2-r1 \
libssl3=3.3.2-r1 \
musl-utils=1.2.5-r0 \
musl=1.2.5-r0 \
\
Expand Down

0 comments on commit 251da7b

Please sign in to comment.