Merge pull request #20 from sameersbn/fix-script-macro

fix: BITNAMI_APP_VERSION script macro has been renamed to BITNAMI_IMA…
This commit is contained in:
Sameer Naik 2016-10-13 20:37:38 +05:30 committed by GitHub
commit 4ec8fc8a92
1 changed files with 1 additions and 1 deletions

View File

@ -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)