diff --git a/tandoor_recipes/Dockerfile b/tandoor_recipes/Dockerfile index 848b2b87a..7a4d6b30e 100644 --- a/tandoor_recipes/Dockerfile +++ b/tandoor_recipes/Dockerfile @@ -13,6 +13,7 @@ # 1 Build Image # ################# +ARG BUILD_FROM ARG BUILD_VERSION FROM ${BUILD_FROM}