mirror of
https://github.com/iv-org/invidious.git
synced 2025-09-15 00:08:30 +00:00
fix formatting
This commit is contained in:
parent
b7a3f98fab
commit
258b7e1fc4
@ -34,7 +34,7 @@ COPY ./assets/ ./assets/
|
||||
COPY ./videojs-dependencies.yml ./videojs-dependencies.yml
|
||||
|
||||
RUN crystal spec --warnings all \
|
||||
--link-flags "-lxml2 -llzma"
|
||||
--link-flags "-lxml2 -llzma"
|
||||
|
||||
ARG OPENSSL_VERSION
|
||||
COPY --from=openssl-builder /openssl-${OPENSSL_VERSION} /openssl-${OPENSSL_VERSION}
|
||||
|
Loading…
Reference in New Issue
Block a user