Skip to content

Commit b33641f

Browse files
committed
Update libnettle to recently relesed 3.10.1
Signed-off-by: DL6ER <[email protected]>
1 parent 4ccbd54 commit b33641f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ftl-build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM ${CONTAINER} AS builder
44
ARG TARGETPLATFORM
55
ARG readlineversion=8.2
66
ARG termcapversion=1.3.1
7-
ARG nettleversion=3.9.1
7+
ARG nettleversion=3.10.1
88
ARG mbedtlsversion=3.6.2
99

1010
RUN apk add --no-cache \

0 commit comments

Comments
 (0)