fix(core): update
This commit is contained in:
parent
512955eb0a
commit
87610140b6
@ -66,8 +66,8 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
|
||||
libnss3 \
|
||||
lsb-release \
|
||||
xdg-utils \
|
||||
# && wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb \
|
||||
# && apt install -y -q --no-install-recommends ./google-chrome-stable_current_amd64.deb \
|
||||
&& wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb \
|
||||
&& apt install -y -q --no-install-recommends ./google-chrome-stable_current_amd64.deb \
|
||||
&& apt-get clean \
|
||||
&& rm -r /var/lib/apt/lists/*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user