Skip to content

Commit

Permalink
add mirrors.hust.edu.cn to alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
wumingzhilian committed May 16, 2024
1 parent 0c58cc4 commit 3367f8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sshd/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM alpine:latest

RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.hust.edu.cn/g' /etc/apk/repositories
RUN apk add --no-cache \
python3 \
py3-pip \
Expand Down

0 comments on commit 3367f8a

Please sign in to comment.