From 8c8eba87623f3c43233055de690150d26ecd1d73 Mon Sep 17 00:00:00 2001 From: Sameer Naik Date: Thu, 13 Oct 2016 20:32:06 +0530 Subject: [PATCH] fix: BITNAMI_APP_VERSION script macro has been renamed to BITNAMI_IMAGE_VERSION --- bitnami/redis/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/redis/README.md b/bitnami/redis/README.md index efe8fb960cf6..4fa796977e42 100644 --- a/bitnami/redis/README.md +++ b/bitnami/redis/README.md @@ -407,7 +407,7 @@ If you encountered a problem running this container, you can file an [issue](htt - Host OS and version - Docker version (`docker version`) - Output of `docker info` -- Version of this container (`echo $BITNAMI_APP_VERSION` inside the container) +- Version of this container (`echo $BITNAMI_IMAGE_VERSION` inside the container) - The command you used to run the container, and any relevant output you saw (masking any sensitive information) # License