Skip to content

Commit

Permalink
aws-lc 1.46.1
Browse files Browse the repository at this point in the history
  • Loading branch information
robvanoostenrijk committed Feb 20, 2025
1 parent 6f19ad1 commit 5e55814
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 @@ -3,7 +3,7 @@ FROM alpine:latest AS builder

ARG SSL_LIBRARY

ARG AWS_LC_TAG=v1.46.0 \
ARG AWS_LC_TAG=v1.46.1 \
LIBRESSL_TAG=v3.9.2 \
OPENSSL_TAG=openssl-3.4.1 \
WOLFSSL_TAG=v5.7.6 \
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.46.0
AWS_LC_TAG=v1.46.1
LIBRESSL_TAG=v3.9.2
OPENSSL_TAG=openssl-3.4.1
WOLFSSL_TAG=v5.7.6
Expand Down

0 comments on commit 5e55814

Please sign in to comment.