Skip to content

Commit

Permalink
👍 version
Browse files Browse the repository at this point in the history
  • Loading branch information
info-weseek committed Dec 26, 2017
1 parent 9146a83 commit 22349a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM node:6.12-alpine
LABEL maintainer Yuki Takei <[email protected]>

ENV APP_VERSION v2.3.0
ENV APP_VERSION v2.3.1
ENV APP_DIR /opt/crowi-plus

# update tar for '--strip-components' option
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ crowi-plus-docker
Supported tags and respective Dockerfile links
------------------------------------------------

* [`2.3.0`, `2.3`, `2`, `latest` (Dockerfile)](https://github.com/weseek/crowi-plus-docker/blob/v2.3.0/Dockerfile)
* [`2.3.1`, `2.3`, `2`, `latest` (Dockerfile)](https://github.com/weseek/crowi-plus-docker/blob/v2.3.1/Dockerfile)
* [`2.2.4`, `2.2` (Dockerfile)](https://github.com/weseek/crowi-plus-docker/blob/v2.2.4/Dockerfile)
* [`2.1.2`, `2.1` (Dockerfile)](https://github.com/weseek/crowi-plus-docker/blob/v2.1.2/Dockerfile)
* [`2.0.9`, `2.0` (Dockerfile)](https://github.com/weseek/crowi-plus-docker/blob/v2.0.9/Dockerfile)
Expand Down

0 comments on commit 22349a7

Please sign in to comment.