diff --git a/testcafe/Dockerfile b/testcafe/Dockerfile index 96cb58c..51841e4 100644 --- a/testcafe/Dockerfile +++ b/testcafe/Dockerfile @@ -1,4 +1,4 @@ -FROM node:22-alpine +FROM node:24-alpine WORKDIR testcafe ENV XDG_DOWNLOAD_DIR=/opt/JDownloader/Downloads