ci: update crystal compiler to 1.15.1
All checks were successful
Invidious CI / build (push) Successful in 5m30s

This commit is contained in:
Fijxu 2025-02-18 02:43:34 -03:00
parent fc8d843082
commit 7c91d5f194
Signed by: Fijxu
GPG key ID: 32C1DDF333EDA6A4

View file

@ -1,4 +1,4 @@
FROM mirror.gcr.io/crystallang/crystal:1.14.0-alpine AS builder
FROM mirror.gcr.io/crystallang/crystal:1.15.1-alpine AS builder
RUN apk add --no-cache sqlite-static yaml-static