mirror of
https://github.com/iv-org/invidious.git
synced 2026-05-08 00:17:55 +00:00
chore: update Crystal to 1.20.1 in OCI
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
ARG OPENSSL_VERSION='3.5.2'
|
||||
ARG OPENSSL_SHA256='c53a47e5e441c930c3928cf7bf6fb00e5d129b630e0aa873b08258656e7345ec'
|
||||
|
||||
FROM crystallang/crystal:1.20.0-alpine AS dependabot-crystal
|
||||
FROM crystallang/crystal:1.20.1-alpine AS dependabot-crystal
|
||||
|
||||
# We compile openssl ourselves due to a memory leak in how crystal interacts
|
||||
# with openssl
|
||||
|
||||
Reference in New Issue
Block a user