1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-18 04:58:52 +02:00

update editly

This commit is contained in:
kev 2023-08-31 14:39:07 +08:00
parent e9d14507ec
commit eff8fb3818

View File

@ -6,7 +6,7 @@ FROM node:lts-bullseye
MAINTAINER EasyPi Software Foundation
ARG EDITLY_VERSION=0.14.2
ARG FFMPEG_VERSION=5.1.1
ARG FFMPEG_VERSION=6.0
RUN set -xe \
&& apt update \