mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-02 05:56:48 +00:00
Merge remote-tracking branch 'origin/qfix-chromium-build' into staging
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
commit
0aea00d5d9
@ -11,7 +11,7 @@ ENV PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium
|
||||
RUN apt-get update && \
|
||||
apt-get install -y gnupg wget dumb-init && \
|
||||
apt-get install -y fonts-ipafont-gothic fonts-wqy-zenhei fonts-thai-tlwg fonts-kacst fonts-freefont-ttf libxss1 && \
|
||||
apt-get install -y chromium --no-install-recommends && \
|
||||
apt-get install -y chromium=131.0.6778.85-1~deb12u1 --no-install-recommends && \
|
||||
apt-get clean
|
||||
|
||||
WORKDIR /usr/src/app
|
||||
|
Loading…
Reference in New Issue
Block a user