This commit is contained in:
dependabot[bot] 2025-08-23 07:42:34 -05:00 committed by GitHub
commit 827065f59f
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