Skip to content

Commit 982a419

Browse files
authored
build: Ffmpeg Linux address (#1854)
1 parent 6308bd9 commit 982a419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ RUN chmod 755 /opt/maxkb/app/installer/run-maxkb.sh && \
6565
chmod 755 /tmp && \
6666
useradd --no-create-home --home /opt/maxkb/app/sandbox --shell /bin/bash sandbox && \
6767
chown sandbox:sandbox /opt/maxkb/app/sandbox && \
68-
curl -L --connect-timeout 120 -m 1800 https://resource-fit2cloud-com.oss-cn-hangzhou.aliyuncs.com/maxkb/ffmpeg/get-ffmpeg-linux | sh
68+
curl -L --connect-timeout 120 -m 1800 https://resource.fit2cloud.com/maxkb/ffmpeg/get-ffmpeg-linux | sh
6969

7070

7171
EXPOSE 8080

0 commit comments

Comments
 (0)