prod testing literally

This commit is contained in:
Fijxu
2025-12-21 00:10:19 -03:00
parent 56e42c0cfb
commit 5101b7e910

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.18.2-alpine AS builder
FROM mirror.gcr.io/84codes/crystal:1.16.3-alpine AS builder
RUN apk add --no-cache sqlite-static yaml-static
RUN apk del openssl-dev openssl-libs-static