Browse Source

update Dockerfile

renxiang 6 years ago
parent
commit
f346c4d1ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,3 +1,3 @@
-FROM daocloud.io/lrx0014/gitbook:master-31f4c85
+FROM lrx0014/gitbook:3.2.3
 COPY ./ /srv/gitbook/
 EXPOSE 4000 35729