Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: update apt source to mirrors.163.com in debian.sources #1040

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

boxker
Copy link

@boxker boxker commented May 24, 2024

  • Changed the apt source in the Dockerfile from deb.debian.org to mirrors.163.com.
  • Updated the sed command to target the /etc/apt/sources.list.d/debian.sources file instead of the default /etc/apt/sources.list.
  • This change ensures that the Docker image uses a faster and more reliable mirror for package downloads.

- Changed the apt source in the Dockerfile from deb.debian.org to mirrors.163.com.
- Updated the sed command to target the /etc/apt/sources.list.d/debian.sources file instead of the default /etc/apt/sources.list.
- This change ensures that the Docker image uses a faster and more reliable mirror for package downloads.
@MandssS MandssS added this to the v1.7.4 milestone Jun 19, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants