From 48328a5eb8b0d9c2e41345f2c70b16a1ac54490a Mon Sep 17 00:00:00 2001 From: wercker Date: Tue, 20 Feb 2018 14:49:41 +0000 Subject: [PATCH] :+1: version --- Dockerfile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 2c881bc..ca0ee89 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM node:6.12-alpine LABEL maintainer Yuki Takei -ENV APP_VERSION v2.4.0 +ENV APP_VERSION v2.4.1 ENV APP_DIR /opt/crowi-plus # update tar for '--strip-components' option diff --git a/README.md b/README.md index c16485d..5ac5774 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ crowi-plus-docker Supported tags and respective Dockerfile links ------------------------------------------------ -* [`2.4.0`, `2.4`, `2`, `latest` (Dockerfile)](https://github.com/weseek/crowi-plus-docker/blob/v2.4.0/Dockerfile) +* [`2.4.1`, `2.4`, `2`, `latest` (Dockerfile)](https://github.com/weseek/crowi-plus-docker/blob/v2.4.1/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)