change lts to v12
This commit is contained in:
parent
a96fcde19c
commit
156b8b045f
@ -1,4 +1,4 @@
|
||||
FROM node:lts
|
||||
FROM node:12
|
||||
WORKDIR /data
|
||||
COPY ./ffmpeg.tgz /
|
||||
RUN apt-get update && \
|
||||
|
Loading…
Reference in New Issue
Block a user