add
This commit is contained in:
parent
51833be543
commit
62f46641e3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue