mirror of
https://github.com/iv-org/invidious.git
synced 2026-07-02 13:23:20 +05:30
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 63cb6db1a3 |
+1
-1
@@ -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 crystallang/crystal:1.20.2-alpine AS dependabot-crystal
|
FROM 84codes/crystal:1.20.2-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
|
||||||
|
|||||||
Reference in New Issue
Block a user