mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-31 14:11:54 +05:30
CI: Bump Crystal version in docker too
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM crystallang/crystal:1.8.2-alpine AS builder
|
||||
FROM crystallang/crystal:1.12.1-alpine AS builder
|
||||
|
||||
RUN apk add --no-cache sqlite-static yaml-static
|
||||
|
||||
|
Reference in New Issue
Block a user