This commit is contained in:
dependabot[bot] 2025-09-12 06:12:10 +07:00 committed by GitHub
commit 95584f2459
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
FROM crystallang/crystal:1.16.3-alpine AS builder
FROM crystallang/crystal:1.17.1-alpine AS builder
RUN apk add --no-cache sqlite-static yaml-static