mirror of
https://github.com/d0zingcat/RSSHub-python.git
synced 2026-05-14 07:26:44 +00:00
alpine repo changed
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 使用基础镜像库
|
||||
FROM alpine:3.8
|
||||
RUN echo -e http://mirrors.ustc.edu.cn/alpine/v3.7/main/ >> /etc/apk/repositories
|
||||
RUN echo -e http://mirrors.ustc.edu.cn/alpine/v3.7/main/ > /etc/apk/repositories
|
||||
|
||||
RUN apk add --no-cache vim nginx python3 uwsgi uwsgi-python3
|
||||
RUN apk add --update --upgrade
|
||||
|
||||
Reference in New Issue
Block a user