1.9.0-debian-10-r96 release
This commit is contained in:
parent
a4dbdc130f
commit
4e29f1abad
|
|
@ -20,7 +20,7 @@ COPY rootfs /
|
|||
RUN /opt/bitnami/scripts/mxnet/postunpack.sh
|
||||
ENV APP_VERSION="1.9.0" \
|
||||
BITNAMI_APP_NAME="mxnet" \
|
||||
BITNAMI_IMAGE_VERSION="1.9.0-debian-10-r95" \
|
||||
BITNAMI_IMAGE_VERSION="1.9.0-debian-10-r96" \
|
||||
LD_LIBRARY_PATH="/opt/bitnami/python/lib/:$LD_LIBRARY_PATH" \
|
||||
PATH="/opt/bitnami/python/bin:/opt/bitnami/common/bin:$PATH"
|
||||
|
||||
|
|
|
|||
|
|
@ -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-r95`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mxnet/blob/1.9.0-debian-10-r95/1/debian-10/Dockerfile)
|
||||
* [`1`, `1-debian-10`, `1.9.0`, `1.9.0-debian-10-r96`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mxnet/blob/1.9.0-debian-10-r96/1/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/mxnet GitHub repo](https://github.com/bitnami/bitnami-docker-mxnet).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue