We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e07618 commit e2b40e8Copy full SHA for e2b40e8
Dockerfile
@@ -4,7 +4,7 @@
4
##################################################
5
FROM alpine:latest AS builder
6
7
-ARG AWS_LC_TAG=v1.51.0 \
+ARG AWS_LC_TAG=v1.51.2 \
8
LIBRESSL_TAG=v4.1.0 \
9
OPENSSL_TAG=openssl-3.5.0 \
10
MODULE_NGINX_COOKIE_FLAG=v1.1.0 \
versions.env
@@ -1,4 +1,4 @@
1
-AWS_LC_TAG=v1.51.0
+AWS_LC_TAG=v1.51.2
2
LIBRESSL_TAG=v4.1.0
3
OPENSSL_TAG=openssl-3.5.0
MODULE_NGINX_COOKIE_FLAG=v1.1.0
0 commit comments