1
0
mirror of https://github.com/captn3m0/muse-dl.git synced 2024-07-26 20:42:55 +00:00

Switch to official crystal image

This commit is contained in:
Nemo 2020-04-04 03:39:19 +05:30
parent 0b2867cf2f
commit 2d7430e780

View File

@ -1,4 +1,4 @@
FROM jrei/crystal-alpine:edge as builder
FROM crystallang/crystal:latest as builder
WORKDIR /build