From 990e05f25ff3f142cca739368d448470d45b94a0 Mon Sep 17 00:00:00 2001 From: Sameer Naik Date: Thu, 13 Oct 2016 20:31:27 +0530 Subject: [PATCH] fix: BITNAMI_APP_VERSION script macro has been renamed to BITNAMI_IMAGE_VERSION --- bitnami/prestashop/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/prestashop/README.md b/bitnami/prestashop/README.md index 0becd8882b09..62adf141677b 100644 --- a/bitnami/prestashop/README.md +++ b/bitnami/prestashop/README.md @@ -224,7 +224,7 @@ be sure to include the following information in your issue: - 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)