diff --git a/Dockerfile b/Dockerfile index 72e5aed..0422693 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:20.19.6 +FROM node:20.20.0 ENV APP_PORT 3000