mirror of
https://github.com/documenso/documenso.git
synced 2026-07-12 22:15:01 +10:00
Merge branch 'main' into feat/document-file-conversion
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user