diff --git a/Dockerfile b/Dockerfile index 6d396456c2..62062c8037 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,6 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # +# # build stage # node:20.18.2-alpine used as 20-alpine FROM quay.io/mlrun/node:20-alpine as build-stage