mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-27 05:46:08 +08:00
Update Dockerfile
This commit is contained in:
parent
00d8a26cab
commit
ef1a5e7aa4
|
@ -24,6 +24,7 @@ ENV PNPM_HOME=/root/.local/share/pnpm \
|
|||
QL_BRANCH=${QL_BRANCH}
|
||||
|
||||
RUN set -x \
|
||||
&& sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories \
|
||||
&& apk update -f \
|
||||
&& apk upgrade \
|
||||
&& apk --no-cache add -f bash \
|
||||
|
|
Loading…
Reference in New Issue
Block a user