Skip to content

Commit

Permalink
Updated to aws-lc v1.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robvanoostenrijk committed Nov 15, 2024
1 parent 538eb03 commit d0b3844
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM alpine:latest AS builder

ARG SSL_LIBRARY

ARG AWS_LC_TAG=v1.38.0 \
ARG AWS_LC_TAG=v1.39.0 \
LIBRESSL_TAG=v3.9.2 \
OPENSSL_TAG=openssl-3.4.0 \
WOLFSSL_TAG=v5.7.4 \
Expand Down
4 changes: 2 additions & 2 deletions versions.env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AWS_LC_TAG=v1.38.0
LIBRESSL_TAG=v4.0.0
AWS_LC_TAG=v1.39.0
LIBRESSL_TAG=v3.9.2
OPENSSL_TAG=openssl-3.4.0
WOLFSSL_TAG=v5.7.4
LIBSLZ_TAG=v1.2.1
Expand Down

0 comments on commit d0b3844

Please sign in to comment.