Skip to content

Commit

Permalink
👍 version
Browse files Browse the repository at this point in the history
  • Loading branch information
info-weseek committed Mar 11, 2018
1 parent ff49e51 commit 2a1157d
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.4.2
ENV APP_VERSION v2.4.3
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.4.2`, `2.4`, `2`, `latest` (Dockerfile)](https://github.com/weseek/crowi-plus-docker/blob/v2.4.2/Dockerfile)
* [`2.4.3`, `2.4`, `2`, `latest` (Dockerfile)](https://github.com/weseek/crowi-plus-docker/blob/v2.4.3/Dockerfile)
* [`2.3.9`, `2.3`, `2` (Dockerfile)](https://github.com/weseek/crowi-plus-docker/blob/v2.3.9/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)
Expand Down

0 comments on commit 2a1157d

Please sign in to comment.