Fixed
- Fixed Docker image publish on release.
- Moved the
NOSONARsuppression off theFROMline; BuildKit's frontend rejects trailing inline comments onFROM, which broke the Publish Docker image workflow in v3.6.11.
- Moved the
NOSONAR suppression off the FROM line; BuildKit's frontend rejects trailing inline comments on FROM, which broke the Publish Docker image workflow in v3.6.11.