mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-04 11:20:47 +02:00
fix chrome
Signed-off-by: Jess Frazelle <me@jessfraz.com>
This commit is contained in:
parent
8e26ffb689
commit
1bc896d22d
@ -25,6 +25,7 @@ RUN echo 'deb http://httpredir.debian.org/debian testing main' >> /etc/apt/sourc
|
|||||||
apt-get update && apt-get install -y \
|
apt-get update && apt-get install -y \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
curl \
|
curl \
|
||||||
|
gnupg \
|
||||||
hicolor-icon-theme \
|
hicolor-icon-theme \
|
||||||
libgl1-mesa-dri \
|
libgl1-mesa-dri \
|
||||||
libgl1-mesa-glx \
|
libgl1-mesa-glx \
|
||||||
|
@ -25,6 +25,7 @@ RUN echo 'deb http://httpredir.debian.org/debian testing main' >> /etc/apt/sourc
|
|||||||
apt-get update && apt-get install -y \
|
apt-get update && apt-get install -y \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
curl \
|
curl \
|
||||||
|
gnupg \
|
||||||
hicolor-icon-theme \
|
hicolor-icon-theme \
|
||||||
libgl1-mesa-dri \
|
libgl1-mesa-dri \
|
||||||
libgl1-mesa-glx \
|
libgl1-mesa-glx \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user