Kaynağa Gözat

remove unnecessary change

Futa Arai 3 yıl önce
ebeveyn
işleme
e7f9382d42
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      .devcontainer/Dockerfile

+ 1 - 0
.devcontainer/Dockerfile

@@ -42,6 +42,7 @@ RUN apt-get update \
       google-chrome-stable \
       google-chrome-stable \
       # for Cypress
       # for Cypress
       libgtk2.0-0 libgtk-3-0 libgbm-dev libnotify-dev libgconf-2-4 libnss3 libxss1 libasound2 libxtst6 xauth xvfb fonts-noto-cjk \
       libgtk2.0-0 libgtk-3-0 libgbm-dev libnotify-dev libgconf-2-4 libnss3 libxss1 libasound2 libxtst6 xauth xvfb fonts-noto-cjk \
+
    # Clean up
    # Clean up
    && apt-get autoremove -y \
    && apt-get autoremove -y \
    && apt-get clean -y \
    && apt-get clean -y \