chore: update Crystal to 1.20.2 in OCI

This commit is contained in:
Fijxu 2026-05-17 16:58:36 -04:00
parent 529fc8a8a3
commit 9ee39bc437
No known key found for this signature in database
GPG Key ID: 32C1DDF333EDA6A4

View File

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