kopia lustrzana https://github.com/iv-org/invidious
Set version for crystal in alpine arm dockerfile
Co-authored-by: Samantaz Fox <coding@samantaz.fr>dependabot/docker/docker/alpine-3.22
rodzic
559d8c8a6a
commit
929ec15930
|
|
@ -1,5 +1,5 @@
|
|||
FROM alpine:3.22 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.16.3-r0' shards sqlite-static yaml-static yaml-dev libxml2-static \
|
||||
zlib-static openssl-libs-static openssl-dev musl-dev xz-static
|
||||
|
||||
ARG release
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue