mirror of
https://github.com/iv-org/invidious.git
synced 2025-10-11 18:08:03 +00:00
Dockerfile: Switch to 84codes crystal compiler container image
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM crystallang/crystal:1.16.3-alpine AS builder
|
FROM 84codes/crystal:1.16.3-alpine AS builder
|
||||||
|
|
||||||
RUN apk add --no-cache sqlite-static yaml-static
|
RUN apk add --no-cache sqlite-static yaml-static
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user