This commit is contained in:
Fijxu 2025-09-14 02:38:17 +00:00 committed by GitHub
commit fc1715e78e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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