Skip to content

Commit 7ce848f

Browse files
⬆️ Update OpenSSL to v3.3.2-r6 (#316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c1f536f commit 7ce848f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

base/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ RUN \
3737
xz=5.6.3-r0 \
3838
\
3939
&& apk add --no-cache \
40-
libcrypto3=3.3.2-r5 \
41-
libssl3=3.3.2-r5 \
40+
libcrypto3=3.3.2-r6 \
41+
libssl3=3.3.2-r6 \
4242
musl-utils=1.2.5-r8 \
4343
musl=1.2.5-r8 \
4444
\

0 commit comments

Comments
 (0)