Skip to content

Commit edfa596

Browse files
committed
删除掉不稳定的阿里云源
1 parent 43eab21 commit edfa596

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ FROM python:3.7
22
LABEL MAINTAINER=0xbug
33
ENV TZ=Asia/Shanghai
44
EXPOSE 80
5-
COPY ./deploy/apt/sources.list /etc/apt/sources.list
65
RUN apt-get update
76
RUN apt-get install --no-install-recommends -y curl gnupg git redis-server supervisor software-properties-common wget
87
RUN curl https://openresty.org/package/pubkey.gpg | apt-key add -

0 commit comments

Comments
 (0)