diff --git a/integration/client/Dockerfile b/integration/client/Dockerfile index d449ec6..410a9b4 100644 --- a/integration/client/Dockerfile +++ b/integration/client/Dockerfile @@ -1,4 +1,4 @@ -FROM node:20.17 +FROM node:20.18 USER node WORKDIR /home/node/app