ci: update to crystal 1.16.0
This commit is contained in:
parent
ff3d008a6f
commit
c9eed028b0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM mirror.gcr.io/crystallang/crystal:1.15.1-alpine AS builder
|
||||
FROM mirror.gcr.io/crystallang/crystal:1.16.0-alpine AS builder
|
||||
|
||||
RUN apk add --no-cache sqlite-static yaml-static
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue