Skip to content

Commit

Permalink
Merge pull request #98 from pi-hole/ftl-build/update_mbedtls
Browse files Browse the repository at this point in the history
Use mbedTLS 3.6.2 released a few days ago (Oct 15, 2024)
  • Loading branch information
DL6ER authored Oct 18, 2024
2 parents 1ac3c64 + 57c9508 commit 41f22d1
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 41f22d1

Please sign in to comment.