1.8.0-debian-10-r99 release
This commit is contained in:
parent
7d5df69d90
commit
f19cf73d24
|
|
@ -17,7 +17,7 @@ RUN chmod g+rwX /opt/bitnami
|
|||
COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/mxnet/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="mxnet" \
|
||||
BITNAMI_IMAGE_VERSION="1.8.0-debian-10-r98" \
|
||||
BITNAMI_IMAGE_VERSION="1.8.0-debian-10-r99" \
|
||||
LD_LIBRARY_PATH="/opt/bitnami/python/lib/:$LD_LIBRARY_PATH" \
|
||||
PATH="/opt/bitnami/python/bin:/opt/bitnami/common/bin:$PATH"
|
||||
|
||||
|
|
|
|||
|
|
@ -38,7 +38,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.8.0`, `1.8.0-debian-10-r98`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mxnet/blob/1.8.0-debian-10-r98/1/debian-10/Dockerfile)
|
||||
* [`1`, `1-debian-10`, `1.8.0`, `1.8.0-debian-10-r99`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mxnet/blob/1.8.0-debian-10-r99/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