mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-30 05:18:11 +01:00
fix zoom
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
8c672f1baa
commit
6b9d72f760
|
@ -14,6 +14,7 @@ ENV DEBIAN_FRONTEND noninteractive
|
||||||
|
|
||||||
# Dependencies for the client .deb
|
# Dependencies for the client .deb
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
|
ca-certificates \
|
||||||
curl \
|
curl \
|
||||||
desktop-file-utils \
|
desktop-file-utils \
|
||||||
ibus \
|
ibus \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user