Dockerfile: Switch to 84codes crystal compiler container image

This commit is contained in:
Fijxu 2025-09-13 23:28:44 -03:00
parent ba02a4cdf5
commit 860fef64ff
No known key found for this signature in database
GPG Key ID: 32C1DDF333EDA6A4

View File

@ -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