ci: update crystal compiler to 1.15.1
All checks were successful
Invidious CI / build (push) Successful in 5m30s
All checks were successful
Invidious CI / build (push) Successful in 5m30s
This commit is contained in:
parent
fc8d843082
commit
7c91d5f194
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue