File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ RUN apt-get update -y && apt-get install --no-install-recommends -qqy software-p
1616 libxtst6 xdg-utils libc-bin hicolor-icon-theme python3-pip python3-dev python3-venv \
1717 fonts-arphic-ukai fonts-arphic-uming fonts-freefont-ttf fonts-gfs-neohellenic fonts-indic fonts-ipafont-mincho fonts-ipafont-gothic fonts-kacst \
1818 fonts-liberation fonts-noto-cjk fonts-noto-color-emoji fonts-roboto fonts-stix fonts-thai-tlwg fonts-sil-padauk fonts-ubuntu fonts-unfonts-core fonts-wqy-zenhei \
19- msttcorefonts libu2f-udev libvulkan1 openssh-client sshpass
19+ msttcorefonts libu2f-udev libvulkan1 openssh-client sshpass autossh
2020
2121RUN curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add - \
2222 && echo "deb https://dl.yarnpkg.com/debian/ stable main" | tee /etc/apt/sources.list.d/yarn.list \
You can’t perform that action at this time.
0 commit comments