diff --git a/static.Dockerfile b/static.Dockerfile index ac47121..6ddd650 100644 --- a/static.Dockerfile +++ b/static.Dockerfile @@ -1,4 +1,4 @@ -FROM jrei/crystal-alpine:edge as builder +FROM crystallang/crystal:latest as builder WORKDIR /build