diff --git a/changelog/bugfixes/2021-12-22-fix-dev-container.md b/changelog/bugfixes/2021-12-22-fix-dev-container.md new file mode 100644 index 0000000000..bf5078185a --- /dev/null +++ b/changelog/bugfixes/2021-12-22-fix-dev-container.md @@ -0,0 +1 @@ +- dev container: Fix github URL for coreos-overlay and portage-stable to use repos from flatcar-linux org directly instead of relying on redirects from the kinvolk org. This fixes checkouts with emerge-gitclone inside dev-container. [PR#194](https://github.com/flatcar-linux/scripts/pull/194)