diff --git a/Dockerfile b/Dockerfile index 7284737..9257f1c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:14 +FROM node:20 WORKDIR /app