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 4e29b11 commit d7e9474
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 @@ -4,7 +4,7 @@
##################################################
FROM alpine:latest AS builder

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 \
MODULE_NGINX_COOKIE_FLAG=v1.1.0 \
Expand Down
2 changes: 1 addition & 1 deletion versions.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AWS_LC_TAG=v1.38.0
AWS_LC_TAG=v1.39.0
LIBRESSL_TAG=v3.9.2
OPENSSL_TAG=openssl-3.4.0
MODULE_NGINX_COOKIE_FLAG=v1.1.0
Expand Down

0 comments on commit d7e9474

Please sign in to comment.