Update Dockerfile

pull/610/head
linkinlin 2022-09-15 17:04:55 +08:00 committed by GitHub
parent 7462e2776b
commit c508c01202
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM ubuntu:20.04 as build
ARG gitUrl="https://gitee.com/pan648540858"
ARG gitUrl="https://github.com/648540858"
ARG zlmGitUrl="https://gitee.com/xia-chu/ZLMediaKit"
RUN export DEBIAN_FRONTEND=noninteractive &&\