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

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

---
updated-dependencies:
- dependency-name: crystallang/crystal
  dependency-version: 1.17.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-07-28 23:30:10 +00:00
committed by GitHub
parent df8839d1f0
commit 26c921ef39

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 RUN apk add --no-cache sqlite-static yaml-static