We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f079c8 commit 9331963Copy full SHA for 9331963
Dockerfile
@@ -10,7 +10,7 @@ RUN apk add --no-cache \
10
build-base=0.5-r3 \
11
libnl3-dev=3.11.0-r0 \
12
libnfnetlink-dev=1.0.2-r3 \
13
- openssl-dev=3.5.1-r0 \
+ openssl-dev=3.5.3-r1 \
14
linux-headers=6.14.2-r0 \
15
git=2.49.1-r0
16
@@ -42,7 +42,7 @@ LABEL org.opencontainers.image.source.no-git=true
42
RUN apk add --no-cache \
43
libnl3=3.11.0-r0 \
44
libnfnetlink=1.0.2-r3 \
45
- openssl=3.5.1-r0 \
+ openssl=3.5.3-r1 \
46
ipvsadm=1.31-r3 \
47
gettext=0.24.1-r0 \
48
iproute2=6.15.0-r0
0 commit comments