diff --git a/dockerfile b/dockerfile index 71546ff..7357fba 100644 --- a/dockerfile +++ b/dockerfile @@ -1,6 +1,5 @@ FROM node:20-bullseye - WORKDIR /app COPY package*.json ./