1.9.0-debian-10-r32 release

This commit is contained in:
Bitnami Bot
2022-01-28 04:33:37 +00:00
parent c01caeec0b
commit d74a1d3541
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,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.9.0-debian-10-r31" \
BITNAMI_IMAGE_VERSION="1.9.0-debian-10-r32" \
LD_LIBRARY_PATH="/opt/bitnami/python/lib/:$LD_LIBRARY_PATH" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/common/bin:$PATH"