Browse Source

update APP_VERSION of Dockerfile

Yuki Takei 9 years ago
parent
commit
7087958055
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,7 +1,7 @@
 FROM node:6.10-alpine
 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
 
 # update tar for '--strip-components' option