Skip to content

Commit 9331963

Browse files
committed
chore: upgrade openssl from 3.5.1-r0 to 3.5.3-r1
1 parent 0f079c8 commit 9331963

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ RUN apk add --no-cache \
1010
build-base=0.5-r3 \
1111
libnl3-dev=3.11.0-r0 \
1212
libnfnetlink-dev=1.0.2-r3 \
13-
openssl-dev=3.5.1-r0 \
13+
openssl-dev=3.5.3-r1 \
1414
linux-headers=6.14.2-r0 \
1515
git=2.49.1-r0
1616

@@ -42,7 +42,7 @@ LABEL org.opencontainers.image.source.no-git=true
4242
RUN apk add --no-cache \
4343
libnl3=3.11.0-r0 \
4444
libnfnetlink=1.0.2-r3 \
45-
openssl=3.5.1-r0 \
45+
openssl=3.5.3-r1 \
4646
ipvsadm=1.31-r3 \
4747
gettext=0.24.1-r0 \
4848
iproute2=6.15.0-r0

0 commit comments

Comments
 (0)