mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
fix(docker): *-dev tags target right stage from Dockerfile (#27116)
This commit is contained in:
@@ -204,6 +204,7 @@ def get_docker_command(
|
||||
{cache_to_arg} \\
|
||||
{build_arg} \\
|
||||
{platform_arg} \\
|
||||
{target_argument} \\
|
||||
--label sha={sha} \\
|
||||
--label target={build_target} \\
|
||||
--label build_trigger={build_context} \\
|
||||
|
||||
Reference in New Issue
Block a user