Skip to content

fix: Correct Ubuntu mirror replacement in Dockerfile#5

Open
benjamindehli wants to merge 1 commit into
mainfrom
hotfix/fixUbuntuMirrorReplacement
Open

fix: Correct Ubuntu mirror replacement in Dockerfile#5
benjamindehli wants to merge 1 commit into
mainfrom
hotfix/fixUbuntuMirrorReplacement

Conversation

@benjamindehli
Copy link
Copy Markdown
Member

The sed command used to replace the default Ubuntu mirror URL contained a trailing space in the replacement string, which could lead to malformed URLs. This commit removes that space to ensure the mirror is configured correctly and also refines the matching regex.

The `sed` command used to replace the default Ubuntu mirror URL contained a trailing space in the replacement string, which could lead to malformed URLs. This commit removes that space to ensure the mirror is configured correctly and also refines the matching regex.
@benjamindehli benjamindehli requested a review from lhSunde May 18, 2026 15:32
@benjamindehli benjamindehli self-assigned this May 18, 2026
@benjamindehli benjamindehli added the bug Something isn't working label May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant