chore(deps): bump 84codes/crystal in /docker (#5937)

Bumps 84codes/crystal from 1.20.3-alpine to 1.21.0-alpine.

---
updated-dependencies:
- dependency-name: 84codes/crystal
  dependency-version: 1.21.0-alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-08-14 22:08:43 -04:00 committed by GitHub
parent 6865cf208e
commit fd4fbf43c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
ARG OPENSSL_VERSION='3.6.3' ARG OPENSSL_VERSION='3.6.3'
ARG OPENSSL_SHA256='243a86649cf6f23eeb6a2ff2456e09e5d77dd9018a54d3d96b0c6bdd6ba6c7f1' ARG OPENSSL_SHA256='243a86649cf6f23eeb6a2ff2456e09e5d77dd9018a54d3d96b0c6bdd6ba6c7f1'
FROM 84codes/crystal:1.20.3-alpine AS dependabot-crystal FROM 84codes/crystal:1.21.0-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