mirror of
https://gitea.invidious.io/iv-org/instances-api.git
synced 2024-08-15 00:53:15 +00:00
Update to crystal 1.0.0
This commit is contained in:
parent
17e268574b
commit
9cc8a0b4e6
4 changed files with 13 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM crystallang/crystal:0.35.1-alpine AS builder
|
||||
FROM docker.io/crystallang/crystal:1.0.0-alpine AS builder
|
||||
WORKDIR /app
|
||||
COPY ./shard.yml ./shard.yml
|
||||
RUN shards install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue