chore(deps): update mirror.gcr.io/84codes/crystal docker tag to v1.18.2

This commit is contained in:
Renovate Bot
2025-12-21 03:13:54 +00:00
parent 5101b7e910
commit 4e1425f75b

View File

@@ -1,7 +1,7 @@
# https://github.com/openssl/openssl/releases/tag/openssl-3.5.2
ARG OPENSSL_VERSION='3.5.2'
FROM mirror.gcr.io/84codes/crystal:1.16.3-alpine AS builder
FROM mirror.gcr.io/84codes/crystal:1.18.2-alpine AS builder
RUN apk add --no-cache sqlite-static yaml-static
RUN apk del openssl-dev openssl-libs-static