mirror of
https://github.com/iv-org/invidious.git
synced 2025-09-15 00:08:30 +00:00
Dockerfile: Switch to 84codes crystal compiler container image
This commit is contained in:
parent
ba02a4cdf5
commit
860fef64ff
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user