mirror of
https://github.com/iv-org/invidious.git
synced 2025-04-22 00:09:07 -04:00
Bump crystal version for ARM docker container to 1.2.0-r0
This commit is contained in:
parent
caf52d7d8a
commit
c353b24354
@ -1,5 +1,5 @@
|
||||
FROM alpine:edge AS builder
|
||||
RUN apk add --no-cache 'crystal=1.2.0-r0' shards sqlite-static yaml-static yaml-dev libxml2-dev zlib-static openssl-libs-static openssl-dev musl-dev
|
||||
RUN apk add --no-cache 'crystal=1.2.1-r0' shards sqlite-static yaml-static yaml-dev libxml2-dev zlib-static openssl-libs-static openssl-dev musl-dev
|
||||
|
||||
ARG release
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user