Broken image on log in with GitHub when SONAR_WEB_CONTEXT is set

New install with GitHub authentication configured and working fine. The button on the login page shows a path to an svg that doesn’t contain the SONAR_WEB_CONTEXT environment variable. All the other images seem to be working fine from what I can tell. Just the login button image is broken.

SonarQube 10.4.1 using the Helm install on Kubernetes

Has anyone seen this?

It’s likely a similar case to the one described in this thread.

This issue has been resolved in SonarQube 10.5.

Confirmed that updating to 10.5 fixes the image. Thank you