changelog: Add bugfix entry

This commit is contained in:
Krzesimir Nowak 2021-12-22 09:50:59 +01:00
parent 96b37b89f8
commit e07da714fc

View File

@ -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)