Merge branch 'main' into feat/document-file-conversion

This commit is contained in:
Ephraim Duncan
2026-01-06 20:48:27 +00:00
committed by GitHub
43 changed files with 2567 additions and 298 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
###########################
# BASE CONTAINER #
###########################
FROM node:22-alpine3.20 AS base
FROM node:22-alpine3.22 AS base
RUN apk add --no-cache openssl
RUN apk add --no-cache font-freefont