fix: BITNAMI_APP_VERSION script macro has been renamed to BITNAMI_IMAGE_VERSION
This commit is contained in:
parent
9a87d4188a
commit
95b909f9cc
|
|
@ -405,7 +405,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
|
||||
|
|
|
|||
Loading…
Reference in New Issue