Looks like the tests started failing on the options healthcheck PR after merging the container name env var PR.
Because the container name is generated it isn't possible to determine this inside the container. This adds the MRSK_CONTAINER_NAME env var when running the container so it can be read by the service running inside the container.
If the web role has custom options, ensure these are used for the healthcheck.