Ujjwaljain16 commented on issue #44220:
URL: https://github.com/apache/superset/issues/44220#issuecomment-5664631467

   I can take a look at this.
   
   The failure appears to happen before the Docker build itself starts: the 
refresh invocation passes `--target superset`, but BuildKit reports that no 
`superset` stage exists in the Dockerfile being built.
   
   I’ll trace where that target is coming from, compare the 6.1.0 release 
Dockerfile/workflow with the current Docker build setup, and reproduce the 
failing invocation locally before proposing a fix. In particular, I want to 
verify whether this is a stale target reference in the refresh tooling or a 
release/workflow mismatch rather than simply adding/renaming a Docker stage.
   
   I’ll follow up with the root cause and a minimal fix once I’ve confirmed the 
behavior.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to