fix: BITNAMI_APP_VERSION script macro has been renamed to BITNAMI_IMAGE_VERSION

This commit is contained in:
Sameer Naik
2016-10-13 20:29:43 +05:30
parent f9d7a355ac
commit 0feced4493

View File

@@ -227,7 +227,7 @@ be sure to include the following information in your issue:
- Host OS and version - Host OS and version
- Docker version (`docker version`) - Docker version (`docker version`)
- Output of `docker info` - 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 - The command you used to run the container, and any relevant output you saw (masking any sensitive
information) information)