diff --git a/Dockerfile b/Dockerfile index 27a78d8..0d6a602 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:alpine AS builder +FROM node:21-alpine AS builder COPY / /Minyami/