nothere990 commited on
Commit
e3f3a39
·
1 Parent(s): 1d5106e

update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -14,7 +14,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
14
  libdrm2 \
15
  libgbm1 \
16
  libasound2 && \
17
- apt-get clean && \
18
  && rm -rf /var/lib/apt/lists/*
19
 
20
  # Install Chrome
 
14
  libdrm2 \
15
  libgbm1 \
16
  libasound2 && \
17
+ apt-get clean \
18
  && rm -rf /var/lib/apt/lists/*
19
 
20
  # Install Chrome