soiz1 commited on
Commit
99c3c18
·
verified ·
1 Parent(s): 64fb45d

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -12,7 +12,7 @@ RUN chmod +x ./upload.sh
12
 
13
  RUN apt-get update && apt-get install -y python3 python3-pip
14
  RUN apt-get update && \
15
- apt-get install -y jq git-lfs && \
16
  git lfs install
17
 
18
  RUN ./replace_ja.sh
 
12
 
13
  RUN apt-get update && apt-get install -y python3 python3-pip
14
  RUN apt-get update && \
15
+ apt-get install -y jq git-lfs zip && \
16
  git lfs install
17
 
18
  RUN ./replace_ja.sh