From 62f46641e3dbff4591eeae0cc9242e110f6b72d7 Mon Sep 17 00:00:00 2001 From: ditiqi Date: Sun, 2 Mar 2025 21:04:16 +0800 Subject: [PATCH] add --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 16c103e..0a51235 100755 --- a/Dockerfile +++ b/Dockerfile @@ -14,6 +14,7 @@ RUN apk update --no-cache && \ libpq \ readline + RUN apk add --no-cache ffmpeg # 设置 npm 镜像源 RUN yarn config set registry https://registry.npmmirror.com