diff --git a/Dockerfile b/Dockerfile index 3cad0f4..319ca5a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:22.9.0-alpine +FROM node:20.20 WORKDIR /usr/app