Bump AMD64 crystal docker image version to 1.2.1

This commit is contained in:
Samantaz Fox 2021-10-24 20:13:29 +02:00
parent 56b5e0e822
commit caf52d7d8a
No known key found for this signature in database
GPG Key ID: F42821059186176E

View File

@ -1,4 +1,4 @@
FROM crystallang/crystal:1.1.1-alpine AS builder
FROM crystallang/crystal:1.2.1-alpine AS builder
RUN apk add --no-cache sqlite-static yaml-static
ARG release