Remove manual chromium[driver] install in docker

This commit is contained in:
Nexus 2024-01-15 09:47:00 +00:00
parent e92713fe25
commit c4bdd2bed3
Signed by: nex
GPG key ID: 0FA334385D0B689F

View file

@ -8,10 +8,10 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get install -y \
dnsutils \
net-tools \
git \
chromium \
chromium-driver \
chromium-sandbox \
chromium-shell \
# chromium \
# chromium-driver \
# chromium-sandbox \
# chromium-shell \
ffmpeg \
imagemagick \
whois \