Skip to content

Commit

Permalink
chore: Replace the mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
Light authored and Light committed Apr 3, 2023
1 parent ba3f466 commit 596353f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN apk add wget unzip && \
rm -rf /tmp/AriaNg-${ARIANG_VER}-AllInOne.zip && \
apk del wget unzip

FROM p3terx/darkhttpd:latest
FROM giterhub/darkhttpd:latest

LABEL maintainer="Light"

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ docker run -d \
## Credits

- [mayswind/AriaNg](https://github.com/mayswind/AriaNg)
- [p3terx/darkhttpd](https://hub.docker.com/r/p3terx/darkhttpd)
- [LightAPIs/darkhttpd-image](https://github.com/LightAPIs/darkhttpd-image)

0 comments on commit 596353f

Please sign in to comment.