Skip to content

Commit

Permalink
Update libnettle to recently relesed 3.10.1
Browse files Browse the repository at this point in the history
Signed-off-by: DL6ER <[email protected]>
  • Loading branch information
DL6ER committed Jan 1, 2025
1 parent 4ccbd54 commit b33641f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ftl-build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM ${CONTAINER} AS builder
ARG TARGETPLATFORM
ARG readlineversion=8.2
ARG termcapversion=1.3.1
ARG nettleversion=3.9.1
ARG nettleversion=3.10.1
ARG mbedtlsversion=3.6.2

RUN apk add --no-cache \
Expand Down

0 comments on commit b33641f

Please sign in to comment.