Skip to content

Commit 6ac3b71

Browse files
committed
build: Ffmpeg Linux address
1 parent 93b2c6a commit 6ac3b71

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://fit2cloud-support.oss-cn-beijing.aliyuncs.com/ffmpeg/get-ffmpeg-linux | sh
68+
curl -L --connect-timeout 120 -m 1800 https://resource-fit2cloud-com.oss-cn-hangzhou.aliyuncs.com/maxkb/ffmpeg/get-ffmpeg-linux | sh
6969

7070

7171
EXPOSE 8080

0 commit comments

Comments
 (0)