Browse Source

update APP_VERSION of Dockerfile

Yuki Takei 9 năm trước cách đây
mục cha
commit
7087958055
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,7 +1,7 @@
 FROM node:6.10-alpine
 FROM node:6.10-alpine
 MAINTAINER Yuki Takei <yuki@weseek.co.jp>
 MAINTAINER Yuki Takei <yuki@weseek.co.jp>
 
 
-ENV APP_VERSION v1.0.0-RC6
+ENV APP_VERSION v1.0.0-RC7
 ENV APP_DIR /opt/crowi-plus
 ENV APP_DIR /opt/crowi-plus
 
 
 # update tar for '--strip-components' option
 # update tar for '--strip-components' option