mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
Bump Crystal version for CI and Docker to 1.2.2
This commit is contained in:
parent
008f79df61
commit
12c219ee6c
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM crystallang/crystal:1.2.1-alpine AS builder
|
||||
FROM crystallang/crystal:1.2.2-alpine AS builder
|
||||
RUN apk add --no-cache sqlite-static yaml-static
|
||||
|
||||
ARG release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue