adding chrome dep

This commit is contained in:
root 2023-10-28 14:44:40 +00:00
parent ead25bb437
commit ec63b0ebdc
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ RUN apt-get update && apt-get install -y \
libvirt-clients \
bridge-utils \
adb \
libvulkan1 \
&& rm -rf /var/lib/apt/lists/* && \
mkdir -p /root/.ssh/ && \
chmod 600 /root/.ssh