1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-08-10 22:11:50 +02:00

Chore: Fixed Transcribe Docker image

This commit is contained in:
Laurent Cozic
2025-08-01 11:13:57 +01:00
parent c746b5fdc2
commit c63ad17f98

View File

@@ -23,7 +23,6 @@ RUN corepack enable
WORKDIR /app
COPY .yarn/plugins ./.yarn/plugins
COPY .yarn/releases ./.yarn/releases
COPY .yarn/patches ./.yarn/patches
COPY package.json .