diff --git a/dockerfile b/dockerfile index e1038ef1..d42a5ded 100644 --- a/dockerfile +++ b/dockerfile @@ -1,5 +1,5 @@ ARG DOCUDIGGER_VERSION -FROM satantime/puppeteer-node:20-slim +FROM satantime/puppeteer-node:24-slim ARG DOCUDIGGER_VERSION USER node WORKDIR /home/node/docudigger diff --git a/dockerfile.debug b/dockerfile.debug index 7c0549b6..b813fdd1 100644 --- a/dockerfile.debug +++ b/dockerfile.debug @@ -1,4 +1,4 @@ -FROM satantime/puppeteer-node:20-slim +FROM satantime/puppeteer-node:24-slim USER node WORKDIR /home/node/docudigger