Bump crystallang/crystal from 1.12.2-alpine to 1.16.2-alpine in /docker

Bumps crystallang/crystal from 1.12.2-alpine to 1.16.2-alpine.

---
updated-dependencies:
- dependency-name: crystallang/crystal
  dependency-version: 1.16.2-alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-05-09 19:58:49 +00:00 committed by GitHub
parent c304ea6db3
commit cd72e1dc70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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