Merge f6467c52a835bf1ca742d84690b3e3574d687dc4 into 749791cdf1316bc89415d27d503042d3f6b3f398

This commit is contained in:
dependabot[bot] 2026-03-10 20:28:16 +08:00 committed by GitHub
commit 76cde68ef2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
ARG OPENSSL_VERSION='3.5.2'
ARG OPENSSL_SHA256='c53a47e5e441c930c3928cf7bf6fb00e5d129b630e0aa873b08258656e7345ec'
FROM crystallang/crystal:1.16.3-alpine AS dependabot-crystal
FROM crystallang/crystal:1.19.1-alpine AS dependabot-crystal
# We compile openssl ourselves due to a memory leak in how crystal interacts
# with openssl