Merge 97b4384cec707eb92596cc510c7ec344bd360096 into 31ecdd85f9cbf453c41ecbf4f276a3e8145dba23

This commit is contained in:
dependabot[bot] 2026-07-06 20:43:43 +00:00 committed by GitHub
commit 3a54aac914
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
ARG OPENSSL_VERSION='3.6.2' ARG OPENSSL_VERSION='3.6.2'
ARG OPENSSL_SHA256='aaf51a1fe064384f811daeaeb4ec4dce7340ec8bd893027eee676af31e83a04f' ARG OPENSSL_SHA256='aaf51a1fe064384f811daeaeb4ec4dce7340ec8bd893027eee676af31e83a04f'
FROM 84codes/crystal:1.20.2-alpine AS dependabot-crystal FROM 84codes/crystal:1.20.3-alpine AS dependabot-crystal
# We compile openssl ourselves due to a memory leak in how crystal interacts # We compile openssl ourselves due to a memory leak in how crystal interacts
# with openssl # with openssl