I upgraded Astro from version 3.2.4 to 3.4.0 on Rocky Linux9.
And performed a build, but I noticed that one of the image files generated by the build command has its permission set to 600.
This issue didn't occur in versions 3.2.4 and 3.3.0, but I've observed it happening from version 3.3.1 ~ 3.4.0(latest).
Is there a way to fix this?
(I'm unable to determine the exact steps to reproduce this issue.)