Ready for release soon.

This commit is contained in:
charlesgauthereau
2025-07-17 09:28:57 +02:00
parent 7abdcd57f9
commit 4d52419247
18 changed files with 1779 additions and 3335 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM node:23.5.0-alpine AS base
ENV YARN_VERSION=4.6.0
ENV YARN_VERSION=4.9.1
RUN apk add --no-cache libc6-compat
RUN apk add --no-cache openssl