Skip to content

Commit e2b40e8

Browse files
aws-lc v1.51.2
1 parent 0e07618 commit e2b40e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
##################################################
55
FROM alpine:latest AS builder
66

7-
ARG AWS_LC_TAG=v1.51.0 \
7+
ARG AWS_LC_TAG=v1.51.2 \
88
LIBRESSL_TAG=v4.1.0 \
99
OPENSSL_TAG=openssl-3.5.0 \
1010
MODULE_NGINX_COOKIE_FLAG=v1.1.0 \

versions.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AWS_LC_TAG=v1.51.0
1+
AWS_LC_TAG=v1.51.2
22
LIBRESSL_TAG=v4.1.0
33
OPENSSL_TAG=openssl-3.5.0
44
MODULE_NGINX_COOKIE_FLAG=v1.1.0

0 commit comments

Comments
 (0)