1.9.0-debian-10-r83 release

This commit is contained in:
Bitnami Bot 2022-03-22 23:09:21 +00:00
parent b48ade7d7d
commit c2b454600d
2 changed files with 5 additions and 4 deletions

View File

@ -18,8 +18,9 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/mxnet/postunpack.sh
ENV BITNAMI_APP_NAME="mxnet" \
BITNAMI_IMAGE_VERSION="1.9.0-debian-10-r82" \
ENV APP_VERSION="1.9.0" \
BITNAMI_APP_NAME="mxnet" \
BITNAMI_IMAGE_VERSION="1.9.0-debian-10-r83" \
LD_LIBRARY_PATH="/opt/bitnami/python/lib/:$LD_LIBRARY_PATH" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/common/bin:$PATH"

View File

@ -41,7 +41,7 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`1`, `1-debian-10`, `1.9.0`, `1.9.0-debian-10-r82`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mxnet/blob/1.9.0-debian-10-r82/1/debian-10/Dockerfile)
* [`1`, `1-debian-10`, `1.9.0`, `1.9.0-debian-10-r83`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mxnet/blob/1.9.0-debian-10-r83/1/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/mxnet GitHub repo](https://github.com/bitnami/bitnami-docker-mxnet).
@ -144,7 +144,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_IMAGE_VERSION` inside the container)
- Version of this container
- The command you used to run the container, and any relevant output you saw (masking any sensitive information)
## License