Skip to content

Commit

Permalink
Use mbedTLS 3.6.2 released a few days ago (Oct 15, 2024)
Browse files Browse the repository at this point in the history
Signed-off-by: DL6ER <dl6er@dl6er.de>
  • Loading branch information
DL6ER committed Oct 18, 2024
1 parent 1ac3c64 commit 57c9508
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 @@ -5,7 +5,7 @@ ARG TARGETPLATFORM
ARG readlineversion=8.2
ARG termcapversion=1.3.1
ARG nettleversion=3.9.1
ARG mbedtlsversion=3.6.1
ARG mbedtlsversion=3.6.2

RUN apk add --no-cache \
alpine-sdk \
Expand Down

0 comments on commit 57c9508

Please sign in to comment.