complete-mmx commited on
Commit
ec0fa50
1 Parent(s): ffaac25

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -26,7 +26,7 @@ RUN wget -q -O - https://packages.microsoft.com/keys/microsoft.asc | gpg --dearm
26
  && apt-get update -qqy \
27
  && apt-get -qqy --no-install-recommends install microsoft-edge-stable
28
 
29
- RUN curl -v -s https://www.1micro.top/alist/d/coze-helper1.zip -o coze-helper.zip
30
  RUN unzip coze-helper.zip
31
  RUN curl -fsSL https://deb.nodesource.com/setup_18.x | bash \
32
  && apt-get install -y nodejs
 
26
  && apt-get update -qqy \
27
  && apt-get -qqy --no-install-recommends install microsoft-edge-stable
28
 
29
+ RUN curl -v -s https://www.1micro.top/alist/d/coze-helper.zip -o coze-helper.zip
30
  RUN unzip coze-helper.zip
31
  RUN curl -fsSL https://deb.nodesource.com/setup_18.x | bash \
32
  && apt-get install -y nodejs