From 8bb8d88f70cfea5a97f8c6539fad2053ce279693 Mon Sep 17 00:00:00 2001 From: Sameer Naik Date: Thu, 13 Oct 2016 20:28:48 +0530 Subject: [PATCH] fix: BITNAMI_APP_VERSION script macro has been renamed to BITNAMI_IMAGE_VERSION --- bitnami/node/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/node/README.md b/bitnami/node/README.md index b528f49fb0f1..b463eb750e00 100644 --- a/bitnami/node/README.md +++ b/bitnami/node/README.md @@ -279,7 +279,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)