diff --git a/Dockerfile b/Dockerfile index 82434c4..8ea0faa 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:21 +FROM node:23 WORKDIR /usr/src/app