mirror of
https://github.com/docmost/docmost.git
synced 2026-09-11 07:56:54 +08:00
chore: package updates (#2474)
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
FROM node:26-slim AS base
|
||||
LABEL org.opencontainers.image.source="https://github.com/docmost/docmost"
|
||||
|
||||
RUN npm install -g pnpm@11.23.0
|
||||
RUN npm install -g pnpm@11.25.0
|
||||
|
||||
FROM base AS builder
|
||||
|
||||
|
||||
Reference in New Issue
Block a user