Bump crystallang/crystal from 1.16.3-alpine to 1.18.1-alpine in /docker

Bumps crystallang/crystal from 1.16.3-alpine to 1.18.1-alpine.

---
updated-dependencies:
- dependency-name: crystallang/crystal
  dependency-version: 1.18.1-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-10-20 20:41:48 +00:00 committed by GitHub
parent 5cfe294063
commit 2cb877c56c
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.18.1-alpine AS builder
RUN apk add --no-cache sqlite-static yaml-static