diff --git a/Dockerfile b/Dockerfile index d965a08..7a3ad21 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM --platform=linux/amd64 node:20.11.0-buster +FROM --platform=linux/amd64 node:20.12.2-buster RUN yarn global add yarn@1.19.1