diff --git a/Dockerfile b/Dockerfile index eaec180..92a096f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ RUN npm install -g @skydust/toolkit@1.2.3 RUN npm install -g corepack@latest RUN apt-get update -RUN apt-get install --yes firefox-esr +RUN apt-get install --yes firefox-esr chromium RUN apt-get clean COPY ./entrypoint.sh /