mirror of
https://github.com/iv-org/invidious.git
synced 2025-09-15 00:08:30 +00:00
oopsie
This commit is contained in:
parent
0e4204c971
commit
18b15dceb9
@ -18,7 +18,6 @@ RUN cd openssl-${OPENSSL_VERSION} && ./Configure --openssldir=/etc/ssl && make -
|
|||||||
FROM dependabot-alpine AS builder
|
FROM dependabot-alpine AS builder
|
||||||
RUN apk add --no-cache 'crystal=1.14.0-r0' shards sqlite-static yaml-static yaml-dev libxml2-static \
|
RUN apk add --no-cache 'crystal=1.14.0-r0' shards sqlite-static yaml-static yaml-dev libxml2-static \
|
||||||
zlib-static musl-dev xz-static
|
zlib-static musl-dev xz-static
|
||||||
RUN apk del openssl-dev openssl-libs-static
|
|
||||||
|
|
||||||
ARG release
|
ARG release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user