Skip to content

Commit

Permalink
aws-lc v1.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robvanoostenrijk committed Sep 28, 2024
1 parent c95dd78 commit 195f57d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ARG SSL_LIBRARY=openssl

ENV OPENSSL_QUIC_TAG=openssl-3.1.6-quic1 \
LIBRESSL_TAG=v3.9.2 \
AWS_LC_TAG=v1.35.1 \
AWS_LC_TAG=v1.36.0 \
MODULE_NGINX_COOKIE_FLAG=v1.1.0 \
MODULE_NGINX_DEVEL_KIT=v0.3.3 \
MODULE_NGINX_ECHO=v0.63 \
Expand Down
2 changes: 1 addition & 1 deletion build-freebsd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
BASE_DIR="$(cd "$(dirname "$0")"; pwd)";
echo "[i] BASE_DIR => $BASE_DIR"

AWS_LC_TAG=v1.35.1
AWS_LC_TAG=v1.36.0
MODULE_NGINX_COOKIE_FLAG=v1.1.0
MODULE_NGINX_DEVEL_KIT=v0.3.3
MODULE_NGINX_ECHO=v0.63
Expand Down

0 comments on commit 195f57d

Please sign in to comment.