mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-05 12:18:30 +00:00
Move from alpine:edge to alpine:latest
The alpine:edge fails to build.
This commit is contained in:
parent
97eb01a28d
commit
520f16fa9c
@ -1,4 +1,4 @@
|
||||
FROM alpine:edge AS builder
|
||||
FROM alpine:latest AS builder
|
||||
RUN apk add --no-cache crystal shards libc-dev \
|
||||
yaml-dev libxml2-dev sqlite-dev zlib-dev openssl-dev \
|
||||
sqlite-static zlib-static openssl-libs-static
|
||||
|
Loading…
Reference in New Issue
Block a user