diff --git a/changelog/bugfixes/2023-10-09-docker-go-1.19.md b/changelog/bugfixes/2023-10-09-docker-go-1.19.md new file mode 100644 index 0000000000..2e50d31775 --- /dev/null +++ b/changelog/bugfixes/2023-10-09-docker-go-1.19.md @@ -0,0 +1 @@ +- Fixed a regression in Docker resulting in file permissions being dropped from exported container images. ([scripts#1231](https://github.com/flatcar/scripts/pull/1231))