diff --git a/Dockerfile b/Dockerfile index 591ed83e..c35b0f72 100644 --- a/Dockerfile +++ b/Dockerfile @@ -418,7 +418,7 @@ ENV BUILD_VERSION=$BUILD_VERSION ############################## # Build the standard variant # ############################## -FROM slim as standard +FROM base_image as standard # https://docs.docker.com/engine/reference/builder/#automatic-platform-args-in-the-global-scope ARG TARGETARCH