diff --git a/Dockerfile b/Dockerfile index 36e0d20b8..f1835d96b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM satantime/puppeteer-node:16.20.1-buster-slim +FROM satantime/puppeteer-node:18.20.2-buster-slim WORKDIR /app ENTRYPOINT ["/docker-entrypoint.sh"]